callofduty2 : Design 3 « Templates « HTML / CSS






callofduty2

     

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type='text/css'>
body {
  background-image:url(callofduty2-images/background.gif);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  background-repeat: repeat-x;
  background-color: #000000;
}
* {margin: 0px;padding: 0px;}
p {
  padding: 10px 10px 10px 20px;
  display:block;
  color:#525757;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold
}
a {
  color:#6b7272;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
#container {
  margin: 0px auto;
  text-align: left;
  width: 860px;
}
#header{
  height:304px;
  width:777px;
  background-image:url(callofduty2-images/header.jpg);
  background-repeat: no-repeat;
}
#content{
}
#left{
  width:192px;
  float:left;
}
#middle{
  margin-left:206px;
  margin-right:196px;
  width:450px;
}
#right{
  width:192px;
  float:right;
}

/********************* menu ****************************/
.menuheader{
  width:192px;
  height:37px;
  background-image:url(callofduty2-images/menutop.gif);
  display:block;
}
.menucontent{
  width:192px;
  background-image:url(callofduty2-images/menumiddle.gif);
  padding-top:10px;
  background-repeat: repeat-y;
}.menuheader h3{
  padding: 10px 0px 0px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.menufooter{
  width:192px;
  height:15px;
  background-image:url(callofduty2-images/menubottom.gif);
  display:block;
}
.postheader,.menuheader{
  color:#CCCCCC;
  text-transform: uppercase;
}
/********************* post ****************************/
.post{
  margin-bottom:15px;
}
.postheader{
  background-image:url(callofduty2-images/posttop.gif);
  display:block;
  width:450px;
  height:33px;
}
.postheader h1{
  padding: 7px 0px 0px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.postcontent{
  background-image:url(callofduty2-images/postmiddle.gif);
  background-repeat: repeat-y;
  padding: 20px 0px;
}
.postfooter{
  background-image:url(callofduty2-images/postbottom.gif);
  background-repeat: no-repeat;
  display:block;
  width:450px;
  height:15px;
}
/********************* header ****************************/
#header{
  position:relative;
}
#header ul{
  position:absolute;
  top:250px;
  display:block;
  left:190px;
}
#header ul li{
  display:inline;
  text-align:center;
  margin:auto;
  width:auto;
  border-right: 1px solid #6b7272;  
}
.last{
  border-right: 0px none #6b7272 !important;
}
#header ul li a{
  display:inline;
  text-align:center;
  text-decoration:none;
  padding: 0px 10px;
  text-transform: uppercase;
}
#header ul li a:hover{
  text-decoration:underline;
}
/********************* footer ****************************/
#footer{
  width:850px;
}
#footer ul{
  display:block;
  margin-left:190px;
}
#footer ul li{
  display:inline;
  text-align:center;
  margin:auto;
  width:auto;
  border-right: 1px solid #6b7272;  
}

#footer ul li a{
  display:inline;
  text-align:center;
  text-decoration:none;
  padding: 0px 10px;
  text-transform: uppercase;
}
#footer ul li a:hover{
  text-decoration:underline;
}
#footer span{
  color:#525757;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align:center;
  width:850px;
  display:block;
  padding: 15px 0px;
}
/********************* menu members ****************************/
.menu ul{
  list-style-position: inside;
  list-style-type: disc;
  padding: 0px 0px 0px 20px;
  color:#666666;
}
.menu ul li{
  padding-top: 5px;
  color:#666666;
}
.menu ul li a{
  text-decoration:none;
  padding: 0px;
  text-transform: uppercase;
}
.menu ul li a:hover{
  text-decoration:underline;
  text-transform: uppercase;
}
.member{
  display:inline;
  float:left;
  margin-left:10px;
}
.member span{
  display:block;
  text-align:center;
  padding: 2px 0px 13px 0px;
  text-transform: uppercase;

}
.member img{
  width:75px;
  height:70px;
  border: solid 2px #999999;  

}
.clear{
  clear:both;
}



</style>


<title> template</title>
</head>

<body>
<div id="container">
  <div id="header">
    <ul>
      <li><a href="http://www.freewebsitetemplates.com">Join now</a></li>
      <li><a href="http://www.freewebsitetemplates.com">Links</a></li>
      <li><a href="http://www.freewebsitetemplates.com">Login</a></li>
      <li><a href="http://www.freewebsitetemplates.com">Forums</a></li>
      <li><a href="http://www.freewebsitetemplates.com">News</a></li>
      <li><a href="http://www.freewebsitetemplates.com">Download</a></li>
      <li class="last"><a href="http://www.freewebsitetemplates.com">contact</a></li>
    </ul>
  </div>
  <div id="content">
    <div id="left">
      <div class="menu">
        <div class="menuheader"><h3>Menu</h3></div>
        <div class="menucontent">
          <ul>
            <li><a href="http://www.freewebsitetemplates.com">Home</a></li>
            <li><a href="http://www.freewebsitetemplates.com">Donations</a></li>
            <li><a href="http://www.freewebsitetemplates.com">Downloads</a></li>
            <li><a href="http://www.freewebsitetemplates.com">Feedback</a></li>
            <li><a href="http://www.freewebsitetemplates.com">Shout_Box</a></li>
            <li><a href="http://www.freewebsitetemplates.com">Surveys</a></li>
            <li><a href="http://www.freewebsitetemplates.com">Ventrilo</a></li>
            <li><a href="http://www.freewebsitetemplates.com">Web Links</a></li>
            <li><a href="http://www.freewebsitetemplates.com">Your Account</a></li>
          </ul>
        </div>
        <div class="menufooter"></div>
      </div>
      <div class="menu">
      <div class="menuheader"><h3>Menu</h3></div>
        <div class="menucontent">
          <p>If you're looking for beautiful and professionally made templates you can find them at <a href="http://www.templatebeauty.com">Template Beauty</a>.</p>
          <p>To find great hosting providers visit <a href="http://www.webhostingzoom.com">Web Hosting Zoom</a></p>
          <p>If you're looking for beautiful and professionally made templates you can find them at <a href="http://www.templatebeauty.com">Template Beauty</a>.</p>
          <p>To find great hosting providers visit <a href="http://www.webhostingzoom.com">Web Hosting Zoom</a></p>
          <p>If you're looking for beautiful and professionally made templates you can find them at <a href="http://www.templatebeauty.com">Template Beauty</a>.</p>
          <p>To find great hosting providers visit <a href="http://www.webhostingzoom.com">Web Hosting Zoom</a></p>
        </div>
        <div class="menufooter"></div>
      </div>
    </div>
    
    <div id="right">
      <div class="menu">
        <div class="menuheader"><h3>Team</h3></div>
        <div class="menucontent">
          <div class="member">
            <a href="http://www.freewebsitetemplates.com"><img src="callofduty2-images/member1.jpg" alt="member" /></a>
            <span><a href="http://www.freewebsitetemplates.com">Member 1</a></span>
          </div>
          <div class="member">
            <a href="http://www.freewebsitetemplates.com"><img src="callofduty2-images/member2.jpg" alt="member" /></a>
            <span><a href="http://www.freewebsitetemplates.com">Member 2</a></span>
          </div>
          <div class="member">
            <a href="http://www.freewebsitetemplates.com"><img src="callofduty2-images/member3.jpg" alt="member" /></a>
            <span><a href="http://www.freewebsitetemplates.com">Member 3</a></span>
          </div>
          <div class="member">
            <a href="http://www.freewebsitetemplates.com"><img src="callofduty2-images/member4.jpg" alt="member" /></a>
            <span><a href="http://www.freewebsitetemplates.com">Member 4</a></span>
          </div>
          <div class="member">
            <a href="http://www.freewebsitetemplates.com"><img src="callofduty2-images/member5.jpg" alt="member" /></a>
            <span><a href="http://www.freewebsitetemplates.com">Member 5</a></span>
          </div>
          <div class="member">
            <a href="http://www.freewebsitetemplates.com"><img src="callofduty2-images/member6.jpg" alt="member" /></a>
            <span><a href="http://www.freewebsitetemplates.com">Member 6</a></span>
          </div>
          <div class="member">
            <a href="http://www.freewebsitetemplates.com"><img src="callofduty2-images/member7.jpg" alt="member" /></a>
            <span><a href="http://www.freewebsitetemplates.com">Member 7</a></span>
          </div>
          <div class="member">
            <a href="http://www.freewebsitetemplates.com"><img src="callofduty2-images/member8.jpg" alt="member" /></a>
            <span><a href="http://www.freewebsitetemplates.com">Member 8</a></span>
          </div>
          <div class="clear"></div>
        </div>
        
        <div class="menufooter"></div>
      </div>
    </div>
    
    <div id="middle">
      <div class="post">
        <div class="postheader"><h1>Post title</h1></div>
        <div class="postcontent">
          <p>You can find some <a href="http://www.webhostingservices.us/">web hosting services</a> which are also a need for website building which are listed in web hosting search.</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. This is just a place holder so you can see how the site would look like.</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. Don't want your boss to know you used a free website template ;) .</p>
          
          <p>If you're having problems editing the template please don't hesitate to ask for help on the <a href="http://www.freewebsitetemplates.com/forum/">forum</a>.</p>
          
          <p>If you're looking for beautiful and professionally made templates you can find them at <a href="http://www.templatebeauty.com">Template Beauty</a>.</p>
          <p>To find great hosting providers visit <a href="http://www.webhostingzoom.com">Web Hosting Zoom</a></p>
        </div>
        <div class="postfooter"></div>
      </div>
      <div class="post">
        <div class="postheader"><h1>Post title</h1></div>
        <div class="postcontent">
          <p>Don't forgot to check <a href="http://www.freewebsitetemplates.com">free website templates</a> every day, because we add at least one free website template daily.</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. This is just a place holder so you can see how the site would look like.</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. Don't want your boss to know you used a free website template ;) .</p>
          
          <p>If you're having problems editing the template please don't hesitate to ask for help on the <a href="http://www.freewebsitetemplates.com/forum/">forum</a>.</p>
          
          <p>If you're looking for beautiful and professionally made templates you can find them at <a href="http://www.templatebeauty.com">Template Beauty</a>.</p>
          <p>To find great hosting providers visit <a href="http://www.webhostingzoom.com">Web Hosting Zoom</a></p>
        </div>
        <div class="postfooter"></div>
      </div>
    </div>
  </div>
  <div id="footer">
    <ul>
      <li><a href="http://www.freewebsitetemplates.com">Join now</a></li>
      <li><a href="http://www.freewebsitetemplates.com">Links</a></li>
      <li><a href="http://www.freewebsitetemplates.com">Login</a></li>
      <li><a href="http://www.freewebsitetemplates.com">Forums</a></li>
      <li><a href="http://www.freewebsitetemplates.com">News</a></li>
      <li><a href="http://www.freewebsitetemplates.com">Download</a></li>
      <li class="last"><a href="http://www.freewebsitetemplates.com">contact</a></li>
    </ul>
  <span>Hosting by <a href="http://www.webhostingservices.us/">Web Hosting Services</a>. All rights reserved.</span>  </div>  
</div>
</body>
</html>

   
    
    
    
    
  








Related examples in the same category

1.blankspace
2.Blasphemy
3.blended
4.blewwave
5.blootoon
6.blush
7.boardroom
8.BOOM
9.boorish
10.boosting
11.bordered
12.boswell
13.bounderies
14.boxedtype
15.boxes_template
16.boxybox
17.branches
18.breaking_ontop
19.brewedcoffee
20.brightfolio
21.brightsideoflife1.0
22.Broadcaster
23.broadsheet
24.brycesunrise
25.bucolic
26.burgeon
27.buzz
28.BW
29.bwdec2007
30.calliope
31.candiiclouds
32.cantya-studio
33.canuckington-post
34.canvass
35.capricious
36.capsicum
37.carbonated
38.carbonizer
39.carlmelon
40.caronline
41.carrera
42.castellated
43.catch_info
44.cattleya
45.center-stage
46.COIL
47.col1
48.col2
49.col3
50.collaboration
51.collectiveblue
52.collegemusic
53.colorus
54.colosseum
55.columna
56.combination
57.ComingSoon
58.commission
59.communication-1.0
60.communication-co
61.communication
62.community-live
63.compiled
64.complete-collection
65.complimentary
66.component
67.compressed
68.compromise
69.compus
70.conceptnova
71.concrete
72.concurrence
73.condition
74.conglomerate
75.conjunction
76.connection
77.connections
78.consulting-co
79.contemplate
80.convergence
81.cookiefusion
82.Copy of modify
83.corporattica
84.Cosmopolitan
85.counterstrike
86.cover
87.coverage
88.coxswain
89.creamburn
90.crisp2
91.criterion
92.crystalblack
93.css-heaven-1
94.cssgallery
95.cssheaven-2
96.cssmajesty
97.cubismo
98.cultivated
99.cultureshock
100.cupofcoffee
101.customary
102.customize
103.cyano
104.cyanspark
105.cyberarray
106.daleri-mega
107.daleri-structure
108.dalmatians
109.danmyaz1
110.dapple
111.david-kruger
112.deardiary
113.decorative
114.deepimpact
115.deerpark
116.dekada
117.delta
118.delzep_enterprise
119.description
120.deserted
121.desertsand
122.design-gallery
123.design-studio
124.design10
125.Design9
126.designersstudio
127.designersworld
128.designgalo
129.designhq
130.designstudio
131.Design_Agency
132.deskspace
133.detachable
134.deviation
135.devision
136.dewdrops
137.dezinstudio
138.didactic
139.Did_My_Time
140.differential
141.digitalweb
142.dimension
143.diminishing
144.dirtylicious
145.disambiguation
146.discovery
147.distillate
148.distinctive
149.diversity
150.DJ