SyntaxStudy
Sign Up
Home HTML Exercises Semantic HTML

Semantic HTML

Intermediate

Match the semantic elements to their purpose.

The main navigation of a page should use <>.

The top section (logo, title) should use <>.

The bottom section (copyright, links) should use <>.

The primary content area should use <>.

A standalone blog post should use <>.