11.
What is the purpose of the <meta> tag in HTML?
12.
Which HTML element is used to define a table row?
13.
What is the correct HTML syntax for creating a hyperlink with the text "Click Here" that links to "example.com"?
14.
Which tag is used to define the main content of an HTML document?
15.
What is the purpose of the <style> tag in HTML?
16.
Which of the following is a correct way to insert a line break in HTML?
17.
What is the purpose of the HTML <script> tag?
18.
Which attribute is used to specify an alternative text for an image in HTML?
19.
What does the <iframe> tag in HTML do?