Bob-Ed's HTML 201: The Quiz Page

Welcome to the most epic quiz page in the world of web development! Here are the rules:

Question 1: What is the correct syntax for a basic HTML document?

A) <html> <body> </body> </html> | B) <head> <title> </title> </head> | C) <html> </html>

Question 2: What is the purpose of CSS?

A) To make your HTML look pretty | B) To add functionality to your website | C) To confuse developers

Question 3: Which of the following is a valid HTML tag?

A) <table> | B) <div> | C) <tableclover>

Question 4: What is the purpose of the <meta> tag??

A) To add a title to your HTML document | B) To add a description to your HTML document | C) To set the character encoding of your document

Question 5: What is the correct way to close an HTML document?

A) <html> <body> </body> </html> | B) <head> <title> </title> </head> | C) <html> </html>

And that's it! Good luck, brave adventurer! You have the power to choose wisely!

Next Page: HTML 202 - The Dark Knight