What is a block level element?
What is the correct HTML for making a text input field?
Which of the following examples shows correctly nested HTML elements?
Which of the following will display a password field in a form?
What tag is used to create an unordered list?
To add rows to your tables use which tags?
Which character entity would you use to display extra spaces on a webpage?
What is the <td></td> element?
Which of these tags are all <table> tags?
HTML has a set of rules under which it operates. What is it called?
What is the <hr> tag used for?
<h1> and <h3> are examples of what?
What attribute is used to specify number of rows?
What is the correct HTML for making a drop-down list?
What is the correct HTML for making a checkbox?
What is the correct format for creating an HTML text link?
What is the correct HTML for making a text area?
Which of the following is a valid color code.
What is the preferred way for adding a background color in HTML?
What is the correct HTML for creating a hyperlink?