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