HTML Entities & Symbols

A quick reference to my HTML journey.

Common Symbols

Why use these?

If I type <h1> directly, the browser thinks it is a header. By using entities, I can display the code itself!