diff 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
line wrap: on
line diff
     1.1 --- a/index.php	Sun Jan 31 14:21:14 2010 -0500
     1.2 +++ b/index.php	Sun Jan 31 20:26:16 2010 -0500
     1.3 @@ -3,7 +3,7 @@
     1.4  <head>
     1.5  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     1.6  <link rel="stylesheet" href="main.css" type="text/css" media="screen" />
     1.7 -<title>Laser Kard</title>
     1.8 +<title>Laser Kard | Home</title>
     1.9  </head>
    1.10  <body id = "hom">
    1.11  
    1.12 @@ -11,11 +11,19 @@
    1.13  
    1.14  <?php include("top_menu.include"); ?> 
    1.15  
    1.16 -
    1.17 +  
    1.18 +  <slogan>
    1.19 +   
    1.20 +  Create your Impact.
    1.21 +  
    1.22 +  </slogan>
    1.23  
    1.24  <div class="center">
    1.25  	<a href="./buy.pl"><img src="./images/wt_sm.jpg" name="but" border="0"></a>
    1.26  <div class="text">
    1.27 +
    1.28 +  
    1.29 +  
    1.30    <p>Competition is tough.  <br>
    1.31    Everyone wants that next job, that next opportunity.<br>
    1.32    They all look the same. <br>
    1.33 @@ -29,6 +37,7 @@
    1.34    Laserkards &mdash; laser etched acrylic business cards<br>
    1.35    Designed to make an impact.
    1.36    </p>
    1.37 +   
    1.38    
    1.39    
    1.40  </div>