Return to Snippet

Revision: 39103
at January 13, 2011 05:20 by bigrobot


Initial Code
<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8" />
	<title>HTML5 boilerplate—all you really need…</title>
	<link rel="stylesheet" type="text/css" href="css/style.css" />
	<!--[if IE]>
		<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
	<![endif]-->
</head>

<body id="home">

	<h1>HTML5 boilerplate</h1>

</body>
</html>

Initial URL


Initial Description


Initial Title
The Real HTML5 Boilerplate (HTML)

Initial Tags


Initial Language
HTML