Mercurial > laserkard
comparison index.php @ 57:8324f195ef36 laserkard
[svn r58] implemented various changes
author | rlm |
---|---|
date | Sun, 14 Mar 2010 00:32:38 -0500 |
parents | 41d66ff99136 |
children | 9d156039944e |
comparison
equal
deleted
inserted
replaced
56:2ca94aa58033 | 57:8324f195ef36 |
---|---|
12 | 12 |
13 <?php include("top_menu.include"); ?> | 13 <?php include("top_menu.include"); ?> |
14 | 14 |
15 | 15 |
16 <div class="img_center"> | 16 <div class="img_center"> |
17 <a href="./buy.pl"><img src="./images/wt_sm.jpg" name="but" border="0"></a> | 17 <div class = "stupid_fuck"> |
18 <a href="./buy.pl" class="behind" ><img src="./images/Homepage.jpg" name="but" border="0"></a> | |
19 </div> | |
18 </div> | 20 </div> |
19 | 21 |
20 | 22 |
21 <div class="text_center"> | 23 <div class="text_center"> |
24 <div class="stupid_fuck2"> | |
22 <p>Competition is tough. <br> | 25 <p>Competition is tough. <br> |
23 Everyone wants that next job, that next opportunity.<br> | 26 Everyone wants that next job, that next opportunity.<br> |
24 They all look the same. <br> | 27 They all look the same. <br> |
25 Same suit, same hair, same business card. | 28 Same suit, same hair, same business card. |
26 </p> | 29 </p> |
28 <p> But not you. <br> </p> | 31 <p> But not you. <br> </p> |
29 <p> | 32 <p> |
30 Laserkards — laser etched business cards,<br> | 33 Laserkards — laser etched business cards,<br> |
31 Designed to make an impact. | 34 Designed to make an impact. |
32 </p> | 35 </p> |
33 | 36 |
34 </div> | 37 <br> |
35 | |
36 <br> | |
37 <div class = "copyright"> | 38 <div class = "copyright"> |
38 ©2010 LaserKard LLC | 39 ©2010 LaserKard LLC |
39 </div> | 40 </div> |
41 </div> | |
42 </div> | |
43 | |
44 | |
40 | 45 |
41 | 46 |
42 </body> | 47 </body> |
43 </html> | 48 </html> |