Which of the following is a valid color code.
Why are hidden form fields useful?
What does it mean when tags or attributes are said to be deprecated?
What is the correct HTML for making a checkbox?
<h1> and <h3> are examples of what?
What will be the output of this code?
<!-- display some text-->
<h1>Here is a heading</h1>
Title, meta and link elements are all located inside what element?
What attribute is used to specify number of rows?
Which of the following examples shows correctly nested HTML elements?
Should HTML be used to design and style a website?
One of the following statements is correct. Which one is it?
Which section is used for text and tags that are shown directly on your web page ?
What is cell padding?
What is the correct format for creating an HTML text link?
What is the correct tag for the smallest heading?
Which of the following will display a password field in a form?
What is the correct HTML for making a text input field?
What is the correct format for inserting an image?
HTML has a set of rules under which it operates. What is it called?
What is the <td></td> element?