Share
HTML Tag Reference
Leakbali.com tag reference contains additional information about these tags and their attributes.
You will learn more about HTML tags and attributes in the next chapters of this tutorial.
| Tag | Description |
| <html> | Defines an HTML document |
| <body> | Defines the document's body |
| <h1> to <h6> | Defines HTML headings |
| <hr /> | Defines a horizontal line |
| <!--> | Defines a comment |