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