All_The_Reds : Red « Templates « HTML / CSS






All_The_Reds

     

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html>
<head><title>ALL THE REDS</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type='text/css'>
body {
   font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    text-align: center;
    background-color: #8A644D;
    }
    
a {
  color: #000000;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
        
        }
a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 15px;
  font-size: 10px;
}


#container
{
  margin-left: auto;
  margin-right: auto;
  width: 700px;
  text-align: left;
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-right: 1px solid #E93711;
  border-left: 1px solid #E93711;
  border-top: 1px solid #E93711;
  border-bottom-color: #E93711;
}




#banner {
  width: 700px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: Impact, Arial Black, sans-serif;
  font-size: 48px;
  color: #fff;
  background-color: #CCCCCC;
  font-weight: normal;
  height: 120px;
  background-image: url(All_The_Reds-images/top.jpg);
  background-repeat: no-repeat;
  }
  
  
#linkbar {   
   width: 680px; 
   height: 20px;
   background-color: #8A220A; 
   padding: 5px 5px 5px 15px;
   border-top: 2px solid #fff;
   
   
  }

#linkbar a:link { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #fff; 
    font-weight: normal; 
    text-transform: uppercase; 
    text-decoration: none; 
    letter-spacing: 0.1em; 
    background-color: #8A220A;
    padding-left: 15px;
    }
  
#linkbar a:hover {
  text-decoration: underline;
  color: #FFFFFF;
  font-weight: normal;
    }
#linkbar a:visited {
  padding-left: 15px;
}




#wrapper {
  float: left;
  width: 700px;
  background-color: #52818A;
  background-position: left top;
  background-repeat: repeat-y;
  background-image: url(All_The_Reds-images/fotobg.jpg);
  border-bottom: 1px solid #E93711;
  height: auto;
    }

#main {  
    width: 350px;
    
    padding-left: 15px;
    padding-right: 5px;
    float: left;
    line-height: 18px;
    padding-top: 10px;
    height: auto;
     }

#main h1 {
     font-size: 24px;
     color: #9F6984;
     font-family: serif;
     text-transform: uppercase;
     text-align: center;
     }
     
#main h2 {
     font-size: 16px;
     color: #E93711;
     font-family: Geneva, Arial, Helvetica, sans-serif;
     text-transform: none;
     text-align: center;
     }
     
 .footer {
      font-size: 11px;
      color: #FFFFFF;
      font-family: sans-serif;
      text-transform: none;
      text-align: center;
   }

#inner {
  width: 60px;
  height: 725px;
  float: left;
  padding: 10px;
  border-left: 1px dotted 52818A;
     }

#inner a:link { 
  font-family: Arial,sans-serif; 
  font-size: 10px; 
  color: #993366; 
  font-weight: normal; 
  text-transform: uppercase; 
  text-align: center; 
  text-decoration: none; 
  letter-spacing: 0.1em; 
  line-height: 18px; 
  
  }
  
#inner a:visited { 
  font-family: Arial,sans-serif; 
  font-size: 10px; 
  color: #993366; 
  font-weight: normal; 
  text-transform: uppercase; 
  text-align: center; 
  text-decoration: none; 
  letter-spacing: 0.1em; 
  line-height: 18px; 
  
  }

#inner a:hover { 
text-decoration: underline; 
}


#outer {
  width: 275px;
  float: left;
  padding-left: 20px;
  padding-right: 10px;
  margin-top: 0px;
  background: #8A220A;
  margin-left: 20px;
  height: auto;
 
     }
#footer {
  height: 10px;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  clear: left;
  text-align: center;
  padding-top: 2px;
}

     
#outer p {
     color: #FFFFFF;
     padding: 10px;
     padding-bottom: 15px;
     margin-top: -15px;
     font-face: verdana,arial,helvetica,sans-serif;
     font-size: 13px;
     line-height: 18px;
     }

#outer h1 {
    text-align: center;   
    padding-bottom: 5px;
    margin-top: 5px;
    font-family: serif;
    font-size: 20px;
    color: #E6CFD9;
    
    }
    
.imgcenter {
  text-align: center;
  margin-top: -25px;
    }
img {
  border: 2px ridge #000000;
}

</style>


</head
><body>

<div id="container">
<div id="banner"></div>

<div id="linkbar">
<a href="index.html">LINK1</a> 
<a href="index.html">LINK2</a> 
<a href="index.html">LINK3</a> 
<a href="index.html">LINK4</a> 
<a href="index.html">LINK5</a>
<a href="index.html">LINK6</a>
</div>

<div id="wrapper">

<div id="main">

  <h2>Heading 1 </h2>
  <p>The left hand side has been created to allow you to put text about whatever your website is about here, with space provided on the right for your images. The images will automiatically have black borders around them. I have used the standard 'img' tag for this, edit it it if you want to change the border colour or remove it altogether. </p>
  <h2>Heading 2 </h2>
  <p>
Duis autem vel ein<a href="index.html"> vulputate velit esse</a> molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>
  <h2>Heading 3 </h2>
  <p>
Duis iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio <a href="index.html">dignissim qui blandit</a> praesnt luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>
  <p>
Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>
  <p>Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum <a href="index.html">dolore</a> eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te <a href="index.html">feugait</a> nulla facilisi. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>
</div>

<div id="outer">

<p></p>
<div class="imgcenter">
  <p><img src="All_The_Reds-images/img1.jpg" alt="img1" width="230" height="125" /></p>
  <p><img src="All_The_Reds-images/img2.jpg" alt="img2" width="230" height="125" /></p>
  <p><img src="All_The_Reds-images/img3.jpg" alt="img3" width="230" height="125" /></p>
  <p><img src="All_The_Reds-images/img4.jpg" alt="img4" width="230" height="125" /></p>
  <p>Address Line 1  <br />
    Address Line 2 <br />
    Address Line 3 <br />
    Address Line 4 <br />
    Address Line 5 <br />
    <br />
  Tel:&nbsp;xxxx xxxxxx <br />
  Fax:&nbsp;xxxx xxxxxx </p>
 
</div>
</div>
</div>
</div>
<div class="footer" id="footer">Design by <a href="mailto:info@simonmarlow.info">SDM</a> </div>
</body>
</html>

   
    
    
    
    
  








Related examples in the same category

1.metamorph_blackandred
2.metamorph_blackonred
3.metamorph_red
4.metamorph_redandblack_lt
5.metamorph_reddie
6.metamorph_redfirm
7.metamorph_redflowers_lt
8.metamorph_redinfinity
9.metamorph_redmadness
10.metamorph_redornament
11.metamorph_redstorm
12.freecss_lightred
13.simplyred
14.sleek-red
15.red haze
16.red-accent
17.red-round
18.redalert
19.redavenue
20.redBull
21.redbusiness
22.redcrazycss
23.reddy
24.Redfire2
25.redflex
26.redhaze
27.redhive
28.redish
29.RedLight
30.redline
31.RedOneTemplate
32.redpassion
33.redpepper
34.redplanet
35.redroses
36.redsnow
37.RedSquareShadow
38.red_city
39.Red_Hot
40.Red_Hot_Brazil
41.red_music
42.Red_Splash
43.Red_Tube_Simple
44.Red 2