Across
- 2. defines a header cell in a table
- 4. tag produces a title for the webpage we are currently rendering(our HTML page).
- 7. Who is the father of HTML?
- 8. defines the body of the document, and is basically a container for all the contents which is visible in the HTML page.
- 9. used to define the definition list
Down
- 1. HTML is a subset of ___________.
- 3. element is the root element of the HTML page.
- 5. used to group the header content in the table
- 6. element contains metadata for the HTML page.
- 7. groups the body content in the table
