Revision: 40236
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 27, 2011 22:50 by cesarkohl
Initial Code
<!DOCTYPE html> <!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]--> <!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]--> <!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]--> <!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html lang="en" class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8"> <!--[if IE]><![endif]--> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title></title> <meta name="description" content=""> <meta name="keywords" content="" /> <meta name="author" content=""> <meta name="viewport" content="width=device-width; initial-scale=1.0"> <!-- !CSS --> <link rel="stylesheet" href="css/style.css?v=1"> <!-- Uncomment if you are specifically targeting less enabled mobile browsers <link rel="stylesheet" media="handheld" href="css/handheld.css?v=1"> --> <!-- !Modernizr - All other JS at bottom --> <script src="js/modernizr-1.5.min.js"></script> </head> <!-- !Body --> <body> <div id="container"> <header> <ul id="nav"> <li><a href="#nowhere" title="Home">Home</a></li> <li><a href="#nowhere" title="About">About</a></li> <li><a href="#nowhere" title="Services">Services</a></li> <li><a href="#nowhere" title="Contact">Contact</a></li> <li><a href="#nowhere" title="Pellentesque">Pellentesque</a></li> <li><a href="#nowhere" title="Aliquam">Aliquam</a></li> <li><a href="#nowhere" title="Morbi">Morbi</a></li> </ul><!-- /#nav --> </header><!-- /header --> <section id="main"> </section><!-- /main --> <footer> </footer><!-- /footer --> </div><!--!/#container --> <!-- !Javascript - at the bottom for fast page loading --> <!-- Grab Google CDN's jQuery. fall back to local if necessary --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script>!window.jQuery && document.write('<script src="js/jquery-1.4.2.min.js"><\/script>')</script> <script src="js/plugins.js?v=1"></script> <script src="js/script.js?v=1"></script> </body> </html>
Initial URL
http://rathersplendid.net/home/coda-clip-library-for-html5
Initial Description
Initial Title
Basic HTML5 Page Structure
Initial Tags
html5
Initial Language
HTML