To add rows to your tables use which tags?
What is the <hr> tag used for?
What is the correct HTML for making a drop-down list?
What is the correct tag for the smallest heading?
What attribute is used to specify number of rows?
Which character entity would you use to display extra spaces on a webpage?
What is the correct format for creating an HTML text link?
What is cell padding?
What is the proper syntax of a form submit button?
Target=_blank specifies that a
What is the correct format for inserting an image?
<h1> and <h3> are examples of what?
Choose the correct HTML to left-align the content inside a table cell?
What does HTML stand for?
Which of the following examples shows correctly nested HTML elements?
What will be the output of this code?
<!-- display some text-->
<h1>Here is a heading</h1>
Which of the following will display a password field in a form?
What is the <td></td> element?
One of the following statements is correct. Which one is it?
What is the correct HTML for creating a hyperlink?