view about.php @ 78:4ebd94bfecda laserkard

moved css files to own directory; deleted USELESS files
author Robert McIntyre <rlm@mit.edu>
date Thu, 22 Jul 2010 09:56:12 -0400
parents 24d5d4221b42
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" />
6 <STYLE TYPE="text/css" >
7 <!--
8 @import url(./css/main.css);
9 @import url(./css/old_sexy.css);
10 @import url(./css/about.css);
11 DT { background: yellow; color: black }
12 -->
13 </STYLE>
17 <title>Laser Kard | About</title>
18 </head>
19 <body id = "about">
21 <?php include("top_menu.include"); ?>
26 <div class = "whole">
28 <div id = "pokedex">
31 <h1>About</h1>
33 <div class = "whole2"><a href = "./buy-temp.clj"><img src = "./images/about.jpg" border="0" align="left" class="whole2" /></a></div>
36 <p>Laserkards rock.</p>
38 <p>They're laser-etched anodized aluminum slices of awesomeness that will blow you away. They introduce you so you don't have to.</p>
40 <p>That's because when you hand out one of your Laserkards, you can bet you'll be remembered. They feel solid and real, yet they're sexy slim, at just under two human hairs thicker than a paper business card. The brushed metal finishes in ruby red, amethyst purple, emerald green, onyx black, and sapphire blue jump out of any card stack. Our high-power precision laser etches your name onto each card, and each card etches your name into everyone's memory. Seriously, they're awesome.</p>
41 </div>
42 </div>
43 <div class = "whole-fucked">
44 <div id = "pokedex">
45 <p>You're awesome.</p>
46 <p>You rock.</p>
47 <p>Get cards that do the same.</p>
49 <p>Laserkard - cards that rock the way you do.</p>
51 </div>
52 </div>
56 <div id = "garbage"> &nbsp; </div>
57 </body>
58 </html>