What is the <td></td> element?
How can you open a link in a new tab/browser window?
What does HTML stand for?
Title, meta and link elements are all located inside what element?
Which of the following is a valid color code.
Choose the correct HTML to left-align the content inside a table cell?
To add rows to your tables use which tags?
What is the correct HTML for making a drop-down list?
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>
What is the correct HTML for creating a hyperlink?
Which of these tags are all <table> tags?
What is the correct format for inserting an image?
Which of the following will display a password field in a form?
What is cell padding?
Which section is used for text and tags that are shown directly on your web page ?
Which tag will produce HTML Quiz in this picture?
What is the preferred way for adding a background color in HTML?
What does it mean when tags or attributes are said to be deprecated?
One of the following statements is correct. Which one is it?