|
Document tags
The following tags define the major sections of a HTML document.
- The html tag – Defines that the document is an html document.
- The head tag – Contains the title and references to the styles for the elements in the document.
- The body tag – Contains the html elements of the document.
|
|
|
|