bermuda01 : Design 4 « Templates « HTML / CSS






bermuda01

     

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Bermuda 01</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type='text/css'>
body {
  background-color: #4A4237;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}
* {
  margin: 0px;
  padding: 0px;
}
html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */
#wrapper {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(bermuda01-images/column.jpg);
  background-repeat: repeat-y;
  text-align: left;
  background-color: #FFFFFF;
}#logo {
  background-image: url(bermuda01-images/logo.jpg);
  background-repeat: repeat-x;
  height: 130px;
  width: 700px;
}
#mainphoto {
  background-image: url(bermuda01-images/main_photo.jpg);
  height: 248px;
  width: 700px;
}
#nav {
  background-color: #775d42;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 15px;
}
#navlist li
{
  display: inline;
  list-style-type: none;
  padding-right: 20px;
  text-transform: capitalize;
}
#navlist a {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bolder;
}
#navlist a:hover {
  color: #AF9981;
}
#shadow {
  height: 17px;
  width: 700px;
  background-image: url(bermuda01-images/shadow.jpg);
  background-repeat: no-repeat;
}
#col1 {
  float: left;
  width: 500px;
}
#col2 {
  float: left;
  width: 200px;
}
#col1content p {
  margin-bottom: 10px;
  color: #666666;
  font-size: 12px;
  line-height: 140%;
  text-align: justify;
}
#col1content {
  padding: 0px 15px 15px;
  
}
#footer {
  clear: both;
  height: 20px;
  width: 700px;
  background-image: url(bermuda01-images/footer.jpg);
}
#col2content {
  padding: 15px;
  text-align: center;
}
.imageborder {
  padding: 5px;
  border: 1px solid #3A4A14;
  background-color: #F2F3F4;
}
.subhead {
  font-size: 11px;
  color: #78442C;
  margin-top: 5px;
  margin-bottom: 5px;
}
.sidebar {
  margin-bottom: 10px;
  color: #666666;
  font-size: 10px;
  line-height: 140%;
}
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #DAD6CF;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
}
h2 {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #B4AA9E;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
}
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #B4AA9E;
  padding-bottom: 10px;
  padding-top: 5px;  
}
#footer p {
  color: #EEEBE8;
  font-size: 9px;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 15px;
}
a:link {
  color:#0059b4;
  text-decoration: none;
}
a:visited {
  color:#0059b4;
  text-decoration: none;
}
a:hover {
  color:#0059b4;
  text-decoration: underline;
}
a:active { color:#0059b4;}

</style>


</head>
<body>
<div id="wrapper">
  <div id="logo">
    <h1>Trott &amp; Co</h1>
    <h2>Architects :: Designers</h2>
  </div>
  <div id="mainphoto"></div>
  <div id="nav">
    <ul id="navlist">
      <li><a href="http://www.free-css.com/">Home</a></li>
      <li><a href="http://www.free-css.com/">About Us</a></li>
      <li><a href="http://www.free-css.com/">Our Services</a></li>
      <li><a href="http://www.free-css.com/">Why Bermuda?</a></li>
      <li><a href="http://www.free-css.com/">Contact</a></li>
    </ul>
  </div>
  <!-- end nav -->
  <div id="shadow"></div>
  <div id="col1">
    <div id="col1content">
      <h3>Welcome</h3>
      <p>This is my first submission to oswd and I sincerly hope you like it. Should work fine in all browsers (tested in IE 6, Opera 8, Firefox and Netscape 6.1). Validates as XHTML 1.0 Transitional.</p>
      <p>Photos are from stock.xchng. The layout is simple and very easy to modify. Open the layout.png file in a graphics program such as Fireworks and slot your own image in to replace the one I have used. To get it looking really great you should pick up some of the colours in your picture and use them for the header, right column, background, navigation bar and footer. Use the colour picker and just pick colours from your picture until you get the look you are after.</p>
      <p>File size is quite small. Total size of the graphic elements used is around 16K. The html and css files are under 3K. In other words it loads FAST. </p>
      <p>Another example of the the template can be found <a href="http://www.free-css.com/">here</a>. This uses graphics for the company name and headings (rather than text). </p>
      <p>Feel free to use the design. All I ask is that you keep the link to my site in the footer OR link to my site from your links page using one of the links found on this page.</p>
      <p> Would love to see what you do with it. Email me and tell me about any sites that use it. </p>
      <p>Take care and good luck. David Mottershead.</p>
    </div>
  </div>
  <!-- end col1 -->
  <div id="col2">
    <div id="col2content">
      <p><img src="bermuda01-images/woman2.jpg" alt="" class="imageborder" /></p>
      <p class="subhead">Profile: Mena Trott</p>
      <p class="sidebar">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Duis ligula lorem, consequat eget, tristique nec, auctor quis, purus. Vivamus ut sem. Fusce aliquam nunc vitae purus. Aenean viverra malesuada libero. Fusce ac quam. Donec neque. Nunc venenatis enim nec quam. Cras faucibus, justo vel accumsan aliquam, tellus dui fringilla quam, in condimentum augue lorem non tellus. </p>
    </div>
    <!-- end col2content -->
  </div>
  <!-- end col2 -->
  <div id="footer">
    <p>Design by YOU | Layout by <a href="http://www.bermuda4u.com/">Bermuda 4u</a></p>
  </div>
</div>
<!-- end wrapper -->
</body>
</html>

   
    
    
    
    
  








Related examples in the same category

1.arrangement
2.arthemia
3.artica
4.aspherical
5.assiduous
6.asterisk
7.astounded
8.astroturfd
9.atomohost
10.atrandafir582
11.AttainDigital
12.audi-template
13.aurelius
14.authenticity
15.autoportal
16.axian
17.azulmedia2-1
18.azure
19.bagatelle
20.balanced
21.bananaleaf
22.barricade
23.begrimed
24.belowthehorizon
25.bennevis
26.besmart
27.bestwebdesign
28.beta
29.beyond
30.bigdeal
31.BigSpaceLove
32.bioessence
33.Biru_Manteb
34.bittersweet
35.Black
36.chamberlandsrestaurant
37.chara
38.characterized
39.charcoal
40.charitable-organization
41.chary
42.chasmogamous
43.chesspiece
44.chic
45.chicanery
46.chromz
47.churchsitev.2
48.citrus-island1-1
49.clementine
50.clicker
51.modernclassic
52.modernmagic
53.modernworld
54.A_Simple_Theme
55.minimalistica
56.miniseries
57.mint-idea
58.minty
59.mirax
60.miscellaneous
61.mistybud
62.mlpdesign02
63.mlpdesign03
64.mlpdesign04
65.mlpdesign08
66.model-4-me
67.model-portfolio
68.modelagency
69.modelportfolio
70.model_2
71.moderna
72.Modified
73.modulation
74.module-mag
75.mokofactory
76.monster
77.mork-horisont
78.mountainbreeze
79.mouse
80.mrtechie
81.multiflex2
82.multiple
83.multiplex
84.music
85.muzzle
86.MyCode
87.mydiary
88.myfamily
89.myhedspacefree08
90.mykindathing
91.myportfolio
92.mystic-garden
93.Mythology
94.myvalentine
95.naeve
96.natheless
97.nationalpark
98.neapolitan
99.neatness
100.nebuladog
101.nedweb
102.NelVoize
103.neoneon
104.neonix
105.neoplanet-01
106.neotech
107.netindustries
108.neuphoric
109.neutral
110.neutraldesk
111.neutralgreen
112.new kitchen design
113.new-fast-host
114.new-home
115.new-rise
116.new-year