HTML stands for
Where we can use the <style> tag?
Which tag is used to create a hyperlink?
Which of the tags below must be located in the <head> section of your page?
How to write an HTML Comment ?
<h3> is the biggest heading tag.
Which of the following table tags is used to create a table row?
Which is the correct HTML tag for a new paragraph?
Which of the following HTML tags is not valid?
Which of the following answer options is not an HTML attribute?
What HTML form input must be used to present multiple options, but select only one?
What is the HTML form input used to send information of the form to the server?
Which tag is used to make a text bold?
Select inline elements.
The <br> tag is used to add
Select the correct example of an empty element.
Which of the following table tags is used to create a table header cell?
Which of the following table tags is used to create a table data cell?
Where is the <script> tag used?
Which tag indicates a form field where the user can enter large amounts of text?