Mercurial > laserkard
comparison dylan/badindex.html @ 0:599d0315537d laserkard
[svn r1] initial import
author | rlm |
---|---|
date | Wed, 30 Dec 2009 02:01:25 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:599d0315537d |
---|---|
1 <html> | |
2 | |
3 <head> | |
4 | |
5 <link href="laserkard.css" rel="stylesheet" type="text/css" /> | |
6 <script type="text/javascript"> | |
7 | |
8 </script> | |
9 <title> laserkard personal branding service </title> | |
10 | |
11 </head> | |
12 | |
13 | |
14 <body> | |
15 | |
16 <div class="main"> | |
17 <h1 class="laser">LaserKard</h1> | |
18 </div> | |
19 | |
20 | |
21 <div class = "cards"> | |
22 <br><br><br><br><br><br><br> | |
23 <h2 class="buy">Buy</h2> | |
24 <a href="./contact.html"><h2 class="contact">Contact</h2></a> | |
25 <h2 class="about">About Us</h2> | |
26 </div> | |
27 | |
28 | |
29 | |
30 </body> | |
31 | |
32 | |
33 </html> |