Which of the following tags do not make a valid HTML element?
Which of the following will display a password field in a form?
What is the correct tag for the smallest heading?
What is the correct HTML for making a text input field?
Which of the following examples shows correctly nested HTML elements?
Target=_blank specifies that a
Choose the correct HTML to left-align the content inside a table cell?
Title, meta and link elements are all located inside what element?
What is the correct format for inserting an image?
Should HTML be used to design and style a website?
What is a block level element?
What does it mean when tags or attributes are said to be deprecated?
<h1> and <h3> are examples of what?
Which character entity would you use to display extra spaces on a webpage?
To add rows to your tables use which tags?
What is the <td></td> element?
What is the correct HTML for making a checkbox?
Who is making the Web standards?
What is the <hr> tag used for?
Which section is used for text and tags that are shown directly on your web page ?