This quick check reviews basic HTML document structure and common tags for formatting and layout (paragraphs, line breaks, horizontal rules, superscripts/subscripts, lists, and images).
Which HTML code snippet represents the basic structure of a complete HTML document?
True or False: Content inside the <head> tag is usually displayed directly on the web page.
Which tag is used to create a paragraph in HTML?
Select two tags that are commonly considered text formatting tags.
Which list type uses the <ul> tag?
Which HTML tag is used to insert an image on a web page?