comparison index.php @ 48:b2a11435a89b laserkard

[svn r49] implemented resizing text :)
author rlm
date Sun, 31 Jan 2010 20:26:16 -0500
parents bb048e29406b
children 1b5417799713
comparison
equal deleted inserted replaced
47:4431dc7d4bb5 48:b2a11435a89b
1 -resize <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1 -resize <!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"> 2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head> 3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5 <link rel="stylesheet" href="main.css" type="text/css" media="screen" /> 5 <link rel="stylesheet" href="main.css" type="text/css" media="screen" />
6 <title>Laser Kard</title> 6 <title>Laser Kard | Home</title>
7 </head> 7 </head>
8 <body id = "hom"> 8 <body id = "hom">
9 9
10 10
11 11
12 <?php include("top_menu.include"); ?> 12 <?php include("top_menu.include"); ?>
13 13
14 14
15 <slogan>
16
17 Create your Impact.
18
19 </slogan>
15 20
16 <div class="center"> 21 <div class="center">
17 <a href="./buy.pl"><img src="./images/wt_sm.jpg" name="but" border="0"></a> 22 <a href="./buy.pl"><img src="./images/wt_sm.jpg" name="but" border="0"></a>
18 <div class="text"> 23 <div class="text">
24
25
26
19 <p>Competition is tough. <br> 27 <p>Competition is tough. <br>
20 Everyone wants that next job, that next opportunity.<br> 28 Everyone wants that next job, that next opportunity.<br>
21 They all look the same. <br> 29 They all look the same. <br>
22 Same suit, same hair, same business card. 30 Same suit, same hair, same business card.
23 </p> 31 </p>
27 </p> 35 </p>
28 <p> 36 <p>
29 Laserkards &mdash; laser etched acrylic business cards<br> 37 Laserkards &mdash; laser etched acrylic business cards<br>
30 Designed to make an impact. 38 Designed to make an impact.
31 </p> 39 </p>
40
32 41
33 42
34 </div> 43 </div>
35 44
36 </div> 45 </div>