HTML Semantic Elements

Semantic HTML gives meaning to different parts of a page instead of only using generic containers.

Helpful Video

This video explains why semantic tags like header, nav, main, section, article, and footer are useful.

Helpful Article

MDN Web Docs: HTML Elements Reference

This reference is useful because it lists HTML elements and explains what each one is used for.