What is the purpose of HTML?

What is the basic unit of meaning in HTML?

What does it mean to say that an element is the parent of another element?

What should the file name always be for the home page of a website?

True or False: Every HTML element has both an opening tag and a closing tag.

True or False: HTML elements should be chosen based on their meaning.

What is an attribute in HTML?

True or False: There is no limit to how many attributes you can have on a single HTML element.

True or False: It is okay to use spaces in the name of an HTML file.

Where are attributes placed?