HTML and CSS Reference
In-Depth Information
Sure, we could just tell you about the new HTML5 elements, but wouldn't it be more fun to figure
them out? Below, you'll find the new elements to the left (these aren't all the new elements, but
you'll find the more important ones here); for each element, match it with its description to the right:
Can contain a date or time or both.
<article>
Contains content meant for navigation
links in the page.
<nav>
Used to add video media to your page
<header>
Content that goes at the bottom of the
page, or the bottom of a section of the
page.
<footer>
Contains content that is supplemental to
the page content, like a callout or sidebar.
<time>
Content that goes at the top of the page,
or the top of a section of the page.
<aside>
A thematic grouping of content, typically
with a header and possibly a footer.
<section>
Represents a self-contained composition in
a page, like a blog post, user forum post,
or newspaper article.
<video>
Search WWH ::




Custom Search