HTML, or HyperText Markup Language, is used to structure a web page and its content.
- The closing/ opening tags
- The content
- The element
It is called an attribute, and contains additional info about elements that is generally hidden.
Semantics refers to the effect of a piece of code on JS, CSS, and HTML.
Examples:
<article>
<mark>
<nav>
Resources
Read
Skimmed