Mercurial > laserkard
comparison not-used/index.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 <!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> | |
9 | |
10 | |
11 | |
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> | |
17 | |
18 <li><a href="./contact.html" onmouseover="document.but.src='images/or_sm.jpg'">Contact</a></li> | |
19 </ul> | |
20 </div> | |
21 </div> | |
22 | |
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> | |
30 | |
31 </div> | |
32 | |
33 | |
34 | |
35 </body> | |
36 </html> |