| Value | Description |
|---|---|
| HTML | The first element used in a HTML page. |
| Head | It mentions header section of a HTML document. |
| Noscript | It informs that the javascript is disabled in a browser. |
| Script | Use this tag to develop client script like javascript. |
| Style | It is used for highlighting contents through styles. |
| Title | Used to give proper title for a HTML document. |