diff not-used/index.html @ 0:599d0315537d laserkard

[svn r1] initial import
author rlm
date Wed, 30 Dec 2009 02:01:25 -0500
parents
children
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/not-used/index.html	Wed Dec 30 02:01:25 2009 -0500
     1.3 @@ -0,0 +1,36 @@
     1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.5 +<html xmlns="http://www.w3.org/1999/xhtml">
     1.6 +<head>
     1.7 +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     1.8 +<link rel="stylesheet" href="main.css" type="text/css" media="screen" />
     1.9 +<title>Laser Kard</title>
    1.10 +</head>
    1.11 +<body>
    1.12 +
    1.13 +
    1.14 +
    1.15 +<div class="topbar">
    1.16 +<div class="headlinks">
    1.17 +	<ul>
    1.18 +		<li><a href="./about.pl" onmouseover="document.but.src='images/bl_sm.jpg'">About</a></li>
    1.19 +		<li><a href="./buy.pl" onmouseover="document.but.src='images/gr_sm.jpg'"><attn>Buy</attn></a></li>
    1.20 +
    1.21 +		<li><a href="./contact.html" onmouseover="document.but.src='images/or_sm.jpg'">Contact</a></li>
    1.22 +	</ul>
    1.23 +</div>
    1.24 +</div>
    1.25 +
    1.26 +<div class="center">
    1.27 +	<a href="."><img src="./images/wt_sm.jpg" name="but" border="0"></a>
    1.28 +<div class="text">
    1.29 +  <p>Competition is tough.  Everyone wants that next job, that next opportunity.<br>  And most of all, everyone looks the same. <br />
    1.30 +    Same suit, same hair, same business card.</p>
    1.31 +  <p>But not you &mdash laserkard is a unique way to make an impact when it counts.</p>
    1.32 +</div>
    1.33 +
    1.34 +</div>
    1.35 +
    1.36 +
    1.37 +
    1.38 +</body>
    1.39 +</html>