To add rows to your tables use which tags?
The attribute used to choose the type of font in HTML is ?
What is a block level element?
If the background image is smaller than the screen, what will happen ?
Between which tags does most of the contents needs to be placed?
What is cell padding?
Should HTML be used to design and style a website?
Which of the following tags do not make a valid HTML element?
<h1> and <h3> are examples of what?
What is the <td></td> element?
What is the correct tag for the smallest heading?
How do you add a comment into HTML?
What will be the output of this code?
<!-- display some text-->
<h1>Here is a heading</h1>
What is the preferred way for adding a background color in HTML?
What is the correct HTML for creating a hyperlink?
What is the correct HTML for making a checkbox?
What is the correct format for inserting an image?
What is the <hr> tag used for?
Which of the following will display a password field in a form?
What does HTML stand for?