The <title> element must be located inside
Where we can use the <style> tag?
Which tag is used to create a hyperlink?
How you can open the link in a new window?
What is the HTML element used to display an image?
Which of the tags below must be located in the <head> section of your page?
How to make a text italic?
Which of the following table tags is used to create a table row?
Which of the following optional table tags is used to add a short description above a table?
What HTML form input must be used to present multiple options, but select only one?
What is the HTML attribute used to reference the location of an image inside the <img> tag?
Select block-level tags.
Which of the following tags is used to create an unordered list?
Select inline elements.
Is it possible to use a table inside another table?
<h6> is the smallest heading tag.
Select the correct example of an empty element.
Where is the <script> tag used?
Which element is not empty?
Which tag indicates a form field where the user can enter large amounts of text?