HTML stands for
Which tag is used to create a hyperlink?
What is the HTML element used to display an image?
Which of the following tags is used to create an ordered list?
<h3> is the biggest heading tag.
How to make a text italic?
Which of the following table tags is used to create a table row?
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?
What is the HTML attribute used to reference the location of an image inside the <img> tag?
Select block-level tags.
Which tag is used to make a text bold?
Is it possible to use a table inside another table?
<h6> is the smallest heading tag.
The <br> tag is used to add
What is called an element that does not have a closing tag?
Select the correct example of an empty element.
Which of the following table tags is used to create a table header cell?
Where is the <script> tag used?