SE2

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