blob: 43b71989367dde739952180fdc795f7b052aa19e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<body>
-<section>section</section>
-<nav>nav</nav>
-<article>article</article>
-<aside>aside</aside>
-<hgroup>hgroup</hgroup>
-<header>header</header>
-<footer>footer</footer>
-
</body>
|