<section>
| Value | Description |
|---|---|
| BR | Place single break line in between two texts/contents. |
| Blockquote | Align the text from left side of the page. |
| DL | Use this tag to group the tile and its related contents. |
| DT | Indicates the contents title. |
| DD | Refers to the sub title of a document. |
| HR | Seperate the contents by inserting rulers. |
| LI | Create a list item in a document. |
| OL | This tag helps to create a order in a list. |
| Pre | Helps to show the coding portion without executing it. |
| P | Combine the different sections as a paragraph. |
| UL | Create a bulleted list in a content. |