charitable-organization : Design 4 « Templates « HTML / CSS






charitable-organization

     

<!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>Charity template</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type='text/css'>
body {
  background-color:#a6bf79;
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 10px 10px;
  padding: 0px;
}
.clear{clear:both;}
* {
  margin: 0px;
  padding: 0px;
}
#container {
  margin: 0px auto;
  text-align: left;
  width: 717px;
}
a{
  font-size:12px;
}
p{
  margin: 15px 0px;
}
/********************** Header ***************************/
#header {
  margin: 0px 0px 0px 0px;
  background-image:url(charitable-organization-images/header.jpg);
  width:717px;
  height:288px;
  position:relative;
}
#header ul{
  background-color:#85a157;
  width:711px;
  border: 3px solid #FFFFFF;
  display:block;
  top:255px;
  position:absolute;
  margin: 0px 0px 0px 0px;
  height:22px;
  padding:5px 0px 0px 0px;
  text-align:center;
}
#header li{
  display:inline;  
}
#header ul a{
  text-decoration:none;
  color:#FFFFFF;
  margin: 0px 15px;
}
#header ul a:hover{
  text-decoration:underline;
  color:#28556b;
}
#logo_w1,#logo_w2 {
  font-size: 24px;
  font-style:italic;
  color:#FFFFFF;
  position:absolute;
}
#logo_w1{
  top:15px;
  left:70px;
}
#logo_w2{
  top:44px;
  left:94px;
}
#header_text {
  top:90px;
  left:43px;
  width:230px;
  position:absolute;
}
#header_text p{
  font-size: 18px;
  color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
  background-image:url(charitable-organization-images/content_bg.gif);
  width:717px;
}
img{
  border-width:0px;
}
h1{
  color:#000000;
  font-size:14px;
  margin: 20px 0px 20px 0px;
}

h2{
  color:#85a157;
  font-size:14px;
  text-align:center;
  width:200px;
  margin: 10px 0px 15px 0px;
}
#left {
  float:left;
  width:428px;
  margin-left:27px;
  padding: 0px 10px 30px 0px;
  display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
  margin-right:14px;
}
#right {
  float:right;
  width:210px;
  padding: 0px 20px 20px 20px;
  margin-top:10px;
  border-left: #FFF 2px solid;

}
#right a{
  color:#c77e0c;
}
#right a:hover{
  color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(charitable-organization-images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
  width:717px;
  text-align:center;
  padding: 20px 0px;
}

</style>


</head>
<body>
<div id="container">
  <div id="header">
    <div id="logo_w1">Charitable</div>
    <div id="logo_w2">Organization</div>
    <div id="header_text">
      <p>Make a donation today and help 2000 children</p>
      <a href="http://www.free-css.com/">Make a donation now !</a> </div>
    <ul>
      <li><a href="http://www.free-css.com/">Home</a></li>
      <li><a href="http://www.free-css.com/">Who are we?</a></li>
      <li><a href="http://www.free-css.com/">Make a donation</a></li>
      <li><a href="http://www.free-css.com/">Our work</a></li>
      <li><a href="http://www.free-css.com/">News &amp; press</a></li>
      <li><a href="http://www.free-css.com/">Contact us</a></li>
    </ul>
  </div>
  <div id="content">
    <div id="left">
      <h1>Welcome to our organization</h1>
      <p>Don't forget to check <a href="http://www.free-css.com/">free website templates</a> every day, because we add a new free website template almost daily.</p>
      <p>You can remove any link to our websites from this template you're free to use the template without linking back to us.</p>
      <p>This is just a place holder so you can see how the site would look like.</p>
      <p>This is a template designed by free website templates for you for free you can replace all the text by your own text.</p>
      <h1>Photos</h1>
      <div id="photos"> <a href="http://www.free-css.com/"><img src="charitable-organization-images/photo1.jpg" alt="photo" /></a> <a href="http://www.free-css.com/"><img src="charitable-organization-images/photo2.jpg" alt="photo" /></a> <a href="http://www.free-css.com/"><img src="charitable-organization-images/photo3.jpg" alt="photo" /></a> <a href="http://www.free-css.com/"><img src="charitable-organization-images/photo4.jpg" alt="photo" /></a> </div>
    </div>
    <div id="right">
      <h2>Latest news</h2>
      <a href="http://www.justwebtemplates.com">Just Web Templates</a>
      <p>Even more websites all about website templates on Just Web Templates.</p>
      <a href="http://www.templatebeauty.com">Template Beauty</a>
      <p>If you're looking for beautiful and professionally made templates you can find them at Template Beauty.</p>
      <a href="http://www.free-css.com/">The forum</a>
      <p>If you're having problems editing the template please don't hesitate to ask for help on the forum.</p>
    </div>
    <div id="footerline"></div>
  </div>
  <div id="footer">Copyright  2007 Charity Organization. All rights reserved | designed by <a href="http://www.freewebsitetemplates.com">free website templates</a></div>
</div>
</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.bermuda01
27.besmart
28.bestwebdesign
29.beta
30.beyond
31.bigdeal
32.BigSpaceLove
33.bioessence
34.Biru_Manteb
35.bittersweet
36.Black
37.chamberlandsrestaurant
38.chara
39.characterized
40.charcoal
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