diff dylan/badindex.html @ 0:599d0315537d laserkard

[svn r1] initial import
author rlm
date Wed, 30 Dec 2009 02:01:25 -0500
parents
children
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dylan/badindex.html	Wed Dec 30 02:01:25 2009 -0500
     1.3 @@ -0,0 +1,33 @@
     1.4 +<html>
     1.5 +
     1.6 +<head>
     1.7 +
     1.8 +<link href="laserkard.css" rel="stylesheet" type="text/css" /> 
     1.9 +<script type="text/javascript">
    1.10 +
    1.11 +</script>
    1.12 +<title> laserkard personal branding service </title>
    1.13 +
    1.14 +</head>
    1.15 +
    1.16 +
    1.17 +<body>
    1.18 +
    1.19 +<div class="main">
    1.20 +<h1 class="laser">LaserKard</h1>
    1.21 +</div>
    1.22 +
    1.23 +
    1.24 +<div class = "cards">
    1.25 +<br><br><br><br><br><br><br>
    1.26 +<h2 class="buy">Buy</h2>
    1.27 +<a href="./contact.html"><h2 class="contact">Contact</h2></a>
    1.28 +<h2 class="about">About Us</h2>
    1.29 +</div>
    1.30 +
    1.31 +
    1.32 +
    1.33 +</body>
    1.34 +
    1.35 +
    1.36 +</html>
    1.37 \ No newline at end of file