HTML "Complete the Code" Quiz!

1. Add the proper HTML tags to turn the below text into a paragraph:

This is a test paragraph!

2. Add the proper HTML tags to turn the below text into a link:

This is a test link!

3. Place the following semantic tags in their proper hierarchy order: div, main, p, span, section





4. Which of the following is NOT a self-closing tag?





5. Which of the following is the proper format of an HTML code comment?