You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/3-terrarium/1-intro-to-html/.github/post-lecture-quiz.md

403 B

Complete this quiz after the lesson by checking one answer per question.

  1. [Spans and Divs are interchangeable]
  • [true]
  • [false]
  1. [The head of an HTML doc can contain:]
  • [the title tag]
  • [metadata]
  • [all the above]
  1. [You can't use deprecated tags in your markup]
  • [true]
  • [false]
  • [false, but they have been deprecated for good reason]