Skip to content

The new semantic elements (section, article, nav etc..).

There are currently no attachments on this page.

Basics

<!doctype html>
<html lang=en>
<meta chartype=utf-8>
<title>Hello Oslo</title>
<p>Yo!
</html>

Points

header, footer, article, nav,


Points

  • are redefined in HTML5, its intended for "small print" like copyright notices etc. Not small as in visual small
  • Yahoo have analyzed visitors and found that only 1% surf with JavaScript off.