It is easier to track the purpose of each element by explicitely stating its name.
Some of the elements of semantic HTML are listed below with their tags, names and brief description.
Tag | Name | Description |
---|---|---|
<header> | header | Content at the top of the page |
<nav> | nav | shows navigational links |
<main> | main | main content of page |