2 <html xmlns="http://www.w3.org/1999/xhtml"
5 <meta charset="utf-8" />
7 <link rel="stylesheet" href="/css/styles.css"
8 type="text/css" media="screen" />
9 <link rel="stylesheet" href="/css/print.css"
10 type="text/css" media="print" />
11 <!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
14 <div id="wrapper"><!-- #wrapper -->
19 </nav><!-- end of top nav -->
21 <header><!-- header -->
22 <h1><a href="/">Site name</a></h1>
23 <h2>Your compelling tag line goes here</h2>
24 </header><!-- end of header -->
26 <section id="main"><!-- #main content and sidebar area -->
27 <section id="content"><!-- #content -->
31 </section><!-- end of #content -->
33 <aside id="sidebar"><!-- sidebar -->
42 <li><a href="#">Curabitur sodales</a></li>
43 <li><a href="#">Sed dignissim</a></li>
44 <li><a href="#">Fusce nec</a></li>
45 <li><a href="#">Nulla quis</a></li>
46 <li><a href="#">Blah</a></li>
47 <li><a href="#">More blah</a></li>
50 <h3>Even More Stuff</h3>
52 <li><a href="#">Curabitur sodales</a></li>
53 <li><a href="#">Sed dignissim</a></li>
54 <li><a href="#">Fusce nec</a></li>
55 <li><a href="#">Nulla quis</a></li>
56 <li><a href="#">Blah</a></li>
57 <li><a href="#">More blah</a></li>
60 </aside><!-- end of sidebar -->
62 </section><!-- end of #main content and sidebar-->
65 <section id="footer-area">
67 <section id="footer-outer-block">
68 <aside class="footer-segment">
71 <li><a href="#">one linkylink</a></li>
72 <li><a href="#">two linkylinks</a></li>
73 <li><a href="#">three linkylinks</a></li>
74 <li><a href="#">four linkylinks</a></li>
75 <li><a href="#">five linkylinks</a></li>
77 </aside><!-- end of #first footer segment -->
79 <aside class="footer-segment">
80 <h4>Awesome Stuff</h4>
82 <li><a href="#">one linkylink</a></li>
83 <li><a href="#">two linkylinks</a></li>
84 <li><a href="#">three linkylinks</a></li>
85 <li><a href="#">four linkylinks</a></li>
86 <li><a href="#">five linkylinks</a></li>
88 </aside><!-- end of #second footer segment -->
90 <aside class="footer-segment">
93 <li><a href="#">one linkylink</a></li>
94 <li><a href="#">two linkylinks</a></li>
95 <li><a href="#">three linkylinks</a></li>
96 <li><a href="#">four linkylinks</a></li>
97 <li><a href="#">five linkylinks</a></li>
99 </aside><!-- end of #third footer segment -->
101 <aside class="footer-segment">
103 <p>Integer nec odio. Praesent libero. Sed cursus ante
104 dapibus diam. Sed nisi. Nulla quis sem at nibh elementum
105 imperdiet. Duis sagittis ipsum. Praesent mauris. Fusce nec
106 tellus sed augue semper porta.</p>
107 </aside><!-- end of #fourth footer segment -->
109 </section><!-- end of footer-outer-block -->
111 </section><!-- end of footer-area -->
112 <section class="footerbottom">
113 <p>© 2010 <a href="/">site</a></p>
117 </div><!-- #wrapper -->
118 <!-- Free template created by http://freehtml5templates.com -->