Revision: 51890
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 6, 2011 20:28 by telltec
Initial Code
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Basic</title>
<!-- blueprint -->
<link rel="stylesheet" href="css/blueprint/screen.css" type="text/css" media="screen, projection">
<link rel="stylesheet" href="css/blueprint/print.css" type="text/css" media="print">
<!--[if lt IE 8]><link rel="stylesheet" href="css/blueprint/ie.css" type="text/css" media="screen, projection"><![endif]-->
<!-- site styles -->
<link rel="stylesheet" type="text/css" href="css/screen.css" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<script type="text/javascript" src="http://use.typekit.com/egp5joo.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
</head>
<body>
</body>
</html>
Initial URL
Initial Description
Initial Title
Basic HTML 5 Structure
Initial Tags
Initial Language
HTML