- < body > < /body >
- The body tag represents the main content of the document.
- < p > < /p >
- The paragraph tag is used to start a new block of text.
- < u > < /u >
- The underline tag is used to underline texts.
- < em > < /em >
- The emphasis tag is used to emphasize text by displaying the text in italic.
- < li > < /li >
- The list tag is used to make lits of items where the order isn't important.