Return to Snippet

Revision: 32309
at September 22, 2010 03:31 by secondfret


Initial Code
<!DOCTYPE html>
<html lang="en">

<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Design Shack Template</title>
<link rel="stylesheet" href="css/reset.css" />
<link rel="stylesheet" href="css/text.css" />
<link rel="stylesheet" href="css/960.css" />
<link rel="stylesheet" href="style.css" type="text/css">
<!--<link rel="stylesheet" href="css/uncompressed/demo.css" />-->
</head>

<body>
<div id="header"></div>

<div class="container_12">
</div>

<div id="footer"></div>
<!-- end .container_24 -->

</body>
</html>

Initial URL


Initial Description


Initial Title
DS-PhotoTemplate: Step 1

Initial Tags


Initial Language
SAS