/ Published in: SAS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<!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>