Basic Selectors Demo

New semantic HTML5 tags

What's this demo about?

HTML5 introduces many new semantic tags, or tags that describe their content, with HTML5. These tags are primarily useful for cleaner markup, improved accessibility, and (theoretically) better SEO. The following Semantic tags are now available in HTML5:

Sections

Grouping Content

Text Level

Additional new tags, like canvas, audio, and video have been added, too, but those tags provide additional functionality beyond DOM semantics.