HTML

Question 1 of 10

What does HTML stand for?

Which of the following is the correct structure for an HTML document?

Which HTML element is used to define the title of a document?

What is the purpose of the <body> tag in HTML?

Which HTML tag is used to create a hyperlink?

Which tag is used to display images in HTML?

What attribute is used to provide the path of an image in the <img> tag?

Which HTML tag is used to create an unordered list?

What does the <br> tag do?

In HTML, what does the `fieldset` tag do?