view about.php @ 48:b2a11435a89b laserkard

[svn r49] implemented resizing text :)
author rlm
date Sun, 31 Jan 2010 20:26:16 -0500
parents e99fab9df7bb
children 1b5417799713
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(./main.css);
9 @import url(./old_sexy.css);
10 @import url(./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"); ?>
23 <div class = "whole2">
24 <img src = "./images/prod_pic1.jpg">
25 </div>
28 <div class = "whole">
30 <div id = "pokedex">
35 <h1>The Story</h1>
37 <P>It all started with one networking session at MIT. One of our founders wanted to stand out and paper cards just didn't cut it. He decided to cut his cards with a laser. </P>
39 <P>He wanted that job at Apple and knew that everyone else did too.</P>
41 <P>When he gave the card out, people kept it and remembered who he was.</P>
43 <P>He got the interviews. Laser Kard was born.</P>
45 <P>Developed by MIT Product Engineers and Designers, Laser Kard is an innovation borne out of the need to stand out from the crowd, to differentiate one's self. Once the first set was made, Laser Kards quickly began to catch on. Friends of the founders were soon asking for their own cards and using them to great success.</P>
47 <P>They have since taken people who were already impressive and given them that extra edge to put them over the top.</P>
49 <P>Laser Kard is committed to creating high-impact cards for high-impact people. </P>
51 <P>Made of brilliant, clear acrylic these Laser Kards communicate that you are committed to excellence and pay attention to the finest of details.</P>
53 <P>As thick as several business cards, they are pronounced without being obtrusive.</P>
55 <P>Subtle, yet sleek they offer a way to boldly and yet quietly state that you are present and that you mean business.</P>
57 <P>President Theodore Roosevelt famously said, "Speak softly, Carry a big stick."</P>
59 <P>Speak softly, Carry a Laser Kard.</P>
61 <P>We'd wish you luck, but with these, you may not need it.</P>
63 <P>And about Apple &mdash; he got the job.</P>
65 <P>&mdash; Kevin Rustagi and Robert Mcintyre, <BR> Founders, Laser Kard, Impact Services.</P>
67 <P>
68 </div>
70 </div>
73 <div id = "garbage"> &nbsp; </div>
74 </body>
75 </html>