Revision: 57875
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at June 13, 2012 11:37 by daniellegonzalez
Initial Code
<!DOCTYPE HTML> <html> <head> <meta charset = "utf-8"> <title></title> <link rel="stylesheet" href="style.css"> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> <!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]--> <script scr ="script/script.js"></script> </head> <body> <header> <nav> </nav> </header> <footer> </footer> </body> </html>
Initial URL
Initial Description
Starter page using HTML 5
Initial Title
HTML 5 Starter Page
Initial Tags
template, html, starter, html5
Initial Language
HTML