placeholder image to represent content

HTML Basic

Quiz by sky gazer

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
10 questions
Show answers
  • Q1
    What is the closing tag of HTML document
    <html>
    </html>
    <html/>
    30s
  • Q2
    It is the data containers of the table.
    th
    td
    tr
    20s
  • Q3
    It defines a header for a document or a section.
    section
    navigation
    header
    20s
  • Q4
    It defines a container for navigation links
    footer
    navigation
    section
    20s
  • Q5
    It defines a one-line input field for text input.
    <input type="text">
    <input type="number">
    <input type="date">
    20s
  • Q6
    It is an input type that let a user select ONE of a limited number of choices.
    Submit buttons
    Input buttons
    Radio buttons
    20s
  • Q7
    It defines a button for submitting form data to a form-handler.
    <input type="password">
    <input type="text">
    <input type="submit">
    20s
  • Q8
    An HTML element that defines a form that is used to collect user input.
    <input type="text">
    <input type="submit">
    <form>
    20s
  • Q9
    With ______________ you can create your own Website.
    HTML
    Web Browser
    Notepad++
    20s
  • Q10
    _________________ elements are represented by tags.
    HTML
    Website
    Web Browser
    20s

Teachers give this quiz to your class