Font Size
- Sets the size of the text.
- Ou should not use font size adjustments to make paragraphs look like headings, or headings look like paragraphs.
- Always use the proper HTML tags, like <h1> - <h6> for headings and <p> for paragraphs.
- Can be an absolute, or relative size.
- If you do not specify a font size, the default size for normal text, like paragraphs, is 16px (16px=1em).
Semantic portal