HTML 5 Starter Page
Starter page using HTML 5
Copy this code and paste it in your HTML
<!DOCTYPE HTML>
<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]-->
<header>
<nav>
</nav>
</header>
<footer>
</footer>
Report this snippet
Comments
Subscribe to comments