SE2

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