What is cell padding?
What is the correct HTML for making a drop-down list?
HTML has a set of rules under which it operates. What is it called?
Title, meta and link elements are all located inside what element?
What does HTML stand for?
Between which tags does most of the contents needs to be placed?
What does it mean when tags or attributes are said to be deprecated?
What is a block level element?
What is the correct tag for the smallest heading?
What is the correct format for creating an HTML text link?
<h1> and <h3> are examples of what?
Target=_blank specifies that a
What is the preferred way for adding a background color in HTML?
What is the correct format for inserting an image?
Choose the correct HTML to left-align the content inside a table cell?
Which of the following examples shows correctly nested HTML elements?
What is the correct HTML for making a text input field?
Which character entity would you use to display extra spaces on a webpage?
Which of the following will display a password field in a form?
Should HTML be used to design and style a website?