Chapter quiz · HTML Content & Forms

Test what you learned.

8 questions on HTML Content & Forms. Pass 70% to clear the chapter.

← Review chapter lessons

Quiz

HTML Content & Forms — Chapter Quiz

Eight questions on tables, forms, media, semantic elements.

0/ 8
  1. Question 1
    1

    Tables are a good way to lay out columns of unrelated content.

  2. Question 2
    2

    For an input to be sent with the form, it needs which attribute?

  3. Question 3
    3

    Which is the BEST way to label an input?

  4. Question 4
    4

    For an email input on mobile, the type should be…

  5. Question 5
    5

    Which element wraps the main, unique content of a page?

  6. Question 6
    6

    A page can have multiple <header> elements.

  7. Question 7
    7

    Which <meta> tag is essential for mobile responsive design?

  8. Question 8
    8

    To prevent the browser's default form submission, an event listener calls e._______() inside the submit handler.

Pick an answer — instant feedback as you go.