view dylan/badindex.html @ 63:3d3b8671de71 laserkard

[svn r64] Changed 1. About page text to agreed on 4/1/10 2. top_menu link "The Story" --> "About"
author hong
date Thu, 01 Apr 2010 20:06:28 -0400
parents 599d0315537d
children
line wrap: on
line source
1 <html>
3 <head>
5 <link href="laserkard.css" rel="stylesheet" type="text/css" />
6 <script type="text/javascript">
8 </script>
9 <title> laserkard personal branding service </title>
11 </head>
14 <body>
16 <div class="main">
17 <h1 class="laser">LaserKard</h1>
18 </div>
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>
30 </body>
33 </html>