HTML Entities — a practical guide to HTML entities with clear examples you can reuse in real projects.
HTML Tutorial Series (49/79). Prefer one article? Read the complete HTML tutorial.
Short description
Use `<`, `>`, `&`, `"` when showing markup as text.
Entities
<p>Use & for ampersands and <code> for code tags.</p>