diff not-used/about.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/about.html	Wed Dec 30 02:01:25 2009 -0500
     1.3 @@ -0,0 +1,23 @@
     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 +<div class="topbar">
    1.14 +<div class="headlinks">
    1.15 +	<ul>
    1.16 +		<li><a href="./about.pl" onmouseover="document.but.src='images/bl_sm.jpg'">About</a></li>
    1.17 +		<li><a href="./buy.pl" onmouseover="document.but.src='images/gr_sm.jpg'">Buy</a></li>
    1.18 +		<li><a href="GHI" onmouseover="document.but.src='images/or_sm.jpg'">Contact</a></li>
    1.19 +	</ul>
    1.20 +</div>
    1.21 +</div>
    1.22 +
    1.23 +
    1.24 +
    1.25 +</body>
    1.26 +</html>