Mercurial > laserkard
view not-used/index.html @ 21:142054e0d572 laserkard
[svn r22]
author | rlm |
---|---|
date | Sun, 03 Jan 2010 00:55:18 -0500 |
parents | 599d0315537d |
children |
line wrap: on
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">2 <html xmlns="http://www.w3.org/1999/xhtml">3 <head>4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />5 <link rel="stylesheet" href="main.css" type="text/css" media="screen" />6 <title>Laser Kard</title>7 </head>8 <body>12 <div class="topbar">13 <div class="headlinks">14 <ul>15 <li><a href="./about.pl" onmouseover="document.but.src='images/bl_sm.jpg'">About</a></li>16 <li><a href="./buy.pl" onmouseover="document.but.src='images/gr_sm.jpg'"><attn>Buy</attn></a></li>18 <li><a href="./contact.html" onmouseover="document.but.src='images/or_sm.jpg'">Contact</a></li>19 </ul>20 </div>21 </div>23 <div class="center">24 <a href="."><img src="./images/wt_sm.jpg" name="but" border="0"></a>25 <div class="text">26 <p>Competition is tough. Everyone wants that next job, that next opportunity.<br> And most of all, everyone looks the same. <br />27 Same suit, same hair, same business card.</p>28 <p>But not you &mdash laserkard is a unique way to make an impact when it counts.</p>29 </div>31 </div>35 </body>36 </html>