team_three : Design 8 « Templates « HTML / CSS






team_three

   

<!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" />
<title>Team Three</title>
<style type='text/css'>
/* CSS Document */
body{
  padding:0; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:13px; color:#6B6854; background-color:#fff;
  }
div, p, ul, h1, h2, h3, h4, img, form, input{
  padding:0; margin:0;
  }
ul{
  list-style-type:none;
  }
.blank{
  clear:both;
  font-size:0;
  line-height:0;
  }
/*----------------------------------upper table----------------------*/
#upperpan{
  width:100%;
  background:url(team_three-images/upper_pan_bg.gif) repeat-x #FDFEFF;
  color:#6B6854;
  }
/*------------------header----------------*/
#header{
  width:778px; background:url(team_three-images/header_bg.gif) repeat-x #FDFEFF;
  position:relative; margin:0 auto 0 auto; height:145px; color:#515151; 
  }
#header img{
  position:absolute;
  top:37px; left:65px;
  }
#header ul{
  width:468px; position:absolute; top:28px; left:265px;
  }
#header ul li{
  float:left;  display:block;
  }
#header ul li a{
  text-indent:-2000px; font-size:0px;  height:31px; text-decoration:none; display:block;
  }
#header ul li a.sol{
  background:url(team_three-images/solution.gif) no-repeat; width:156px;
  }
#header ul li a.sol:hover{
  background:url(team_three-images/solution_h.gif) no-repeat; width:156px;
  }
#header ul li a.ser{
  background:url(team_three-images/services.gif) no-repeat; width:156px;
  }
#header ul li a.ser:hover{
  background:url(team_three-images/services_h.gif) no-repeat; width:156px;
  }
#header ul li a.sup{
  background:url(team_three-images/support.gif) no-repeat; width:156px;
  }
#header ul li a.sup:hover{
  background:url(team_three-images/support_h.gif) no-repeat; width:156px;
  }
#header h1{
  background:url(team_three-images/slogan.gif) no-repeat; position:absolute; text-indent:-2000px;
  top:66px; left:265px; width:434px; height:23px;
  }
#header ul.navi{
  width:507px; position:absolute; top:118px; left:135px; display:block;
  }
#header ul.navi li{
  float:left; padding:0 8px 0 8px; 
  }
#header ul.navi li a.na{
  text-indent:0px; color:#515151; text-decoration:none; display:block; height:22px; float:left;
  font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; line-height:22px;
  padding:0px 3px 0px 3px; margin:2px 0 2px 0; background-color:#DCDCDC;
  }
#header ul.navi li a.na:hover{
  background-color:#FDFEFF; color:#515151;
  }
/*-------------------------who we are--------------*/
#who{
  width:667px; margin:0 auto 0 auto;  background:url(team_three-images/who_pic.jpg) no-repeat 0 22px #FDFEFF; color:#6B6854;
  }
#who h2{
  width:119px; height:39px; text-indent:-2000px; background:url(team_three-images/who.gif) no-repeat;
  margin-left:178px; display:block;
  }  
#who p{
  width:477px; 
  margin:9px 0 0 178px; display:block; padding-bottom:1px; font-size:14px; 
  }
#who p strong{
  color:#CC6500; background-color:#FDFEFF;
  }
#who p.line {
  background:url(team_three-images/line.gif) no-repeat left;  height:16px; display:block; width:469px;
  margin-bottom:52px;  

  }
#who p.line a{
  font:12px/16px Verdana, Arial, Helvetica, sans-serif; color:#467700; font-weight:bold;
  text-decoration:none;   height:16px; display:block; padding:0; float:right; background-color:#FDFEFF;
  }
#who p.line a:hover{
  text-decoration:underline;
  }
/*------------------------middle table-------------------*/
#middle100{
  width:100%;
  background:url(team_three-images/middle_table_bg.gif) repeat-x #FDFEFF; float:left; color:#6B6854;
  }
/*--------------------------------------midle---------------------*/
#middle{
  width:679px; margin:0 auto;
  }
/*-----------------------------left pan----------*/
#left{
  width:206px; float:left; background-color:#FDFEFF; position:relative; color:#6B6854;
  }
#left h2{
  background:url(team_three-images/latest_events.gif) no-repeat ; margin:0 0 0 15px; display:block; text-indent:-2000px;
  height:48px; 
  }
#left h3{
  color:#DA6C00; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; 
   position:absolute; top:25px; left:15px; width:160px; background-color:#FDFEFF;
  }
#left p{
  width:168px; padding:0px 0 15px 18px; display:block;
  }
#left img{
  padding:0 0 19px 18px; display:block
  }
#left h4{
  color:#6B6854; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; width:168px;
  margin:0 0 15px 15px; display:block; background-color:#FDFEFF; 
   }
#left p span{
  color:#61A500; background-color:#FDFEFF;
  }

#left p.line {
  background:url(team_three-images/line_2.gif) no-repeat left #FDFEFF; height:16px; display:block; width:157px;
  margin:0 0 69px 15px; color:#6B6854;

  }
#left p.line a{
  font:12px/16px Verdana, Arial, Helvetica, sans-serif; color:#467700; font-weight:bold;
  text-decoration:none; background-color:#FDFEFF;
  height:16px; display:block; padding:5px 10px 0 0; float:right;
  }
#left p.line a:hover{
  text-decoration:underline;
  }
/*----------------------------mid----------------*/
#mid{
  width:234px; 
  border:#DCDBDB 1px solid; color:#6B6854;
  float:left; background-color:#FDFEFF; padding:15px; font-family:Verdana, Arial, Helvetica, sans-serif;
  }
#mid  h2{
  background:url(team_three-images/login_icon.gif) no-repeat #EDEDED; color:#4F4F4F; width:234px; height:61px; padding-bottom:14px;  text-indent:-2000px;
  }
#mid form{
  width:217px; background-color:#EDEDED; display:block; padding-left:17px; height:120px; color:#3B3B3B;
  }
#mid form input{
  width:199px; height:17px; margin-bottom:16px;
  }
#mid form label{
  width:125px; height:18px; background:url(team_three-images/regi_arrow.gif) no-repeat 8px 5px #EDEDED; color:#373737; font-size:16px;
  padding:0 0 0px 28px; display:block; font-weight:bold; line-height:17px; float:left; 
  }
#mid form label a {
  color:#373737; text-decoration:none; background-color:#EDEDED;
  }
  #mid form label a:hover {
    text-decoration:underline;
    }
#mid form input.button{
  width:49px; height:18px; float:left; display:block;
  background:url(team_three-images/login_buttom.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-size:0px;
  font-weight:bold; line-height:18px; border:none;  cursor:pointer;
   }
#mid h3{
  width:234px; height:64px; background:url(team_three-images/want.gif) no-repeat 0 0 #FDFEFF; text-indent:-2000px; margin-top:11px;
  color:#999999;
  }
#mid ul{
  width:231px; display:block; margin:27px 0 0 0 ;
  }
#mid ul li{
  display:block; height:61px; font:14px/13px Verdana, Arial, Helvetica, sans-serif; color:#585858; font-weight:bold;
  background-color:#FDFEFF; 
  }
#mid ul li a{
  background:url(team_three-images/mid_arrow.gif) no-repeat 0 5px #FDFEFF; padding-left:10px; margin-top:8px; display:block;
  font:13px/13px Verdana, Arial, Helvetica, sans-serif; color:#585858; text-decoration:underline;
  }
#mid ul li a:hover{
  text-decoration:none;
  }
 a.view{
  background:url(team_three-images/mid_morebg.gif) no-repeat #FFFFFF; width:92px; height:12px; display:block; font-weight:bold; 
  font:12px/12px Verdana, Arial, Helvetica, sans-serif; color:#467700; text-decoration:none; padding:0 0 0 135px;
   margin:0 0 20px 0;
  }
a.view:hover{
  color:#000000; background-color:#FDFEFF;
  text-decoration:underline;
  }
/*---------------------right side----------------------*/
#right{
  width:190px; background-color:#FFFFFF; float:left; padding-left:17px;  color:#6B6854;
  }
#right h2{
   height:29px; background:url(team_three-images/current_link.gif) ; display:block; text-indent:-2000px;
  }
#right ul{
  width:188px; display:block; margin-top:7px; margin-bottom:46px;
  }
#right ul li{
  background:url(team_three-images/arrow.gif) no-repeat 0 8px; height:20px;  padding:0 0 0 17px;
  }
#right ul li a{
  font:13px/20px Verdana, Arial, Helvetica, sans-serif; color:#6B6854; text-decoration:underline;
  background-color:#FDFEFF; 
  }
#right ul li a:hover{
  text-decoration:none;
  }
#right p{
  width:190px; height:276px; background:url(team_three-images/services_pic.gif) no-repeat #FFFFFF; color:#E4E4E4;
  }
/*---------------------------------footer-----------------*/
#footer100{
  width:100%; height:114px; 
  border-top:#EDEDED 6px solid; float:left;
  }
#footer{
  width:679px; position:relative; margin:0 auto 0 auto; height:114px; font-family:Arial, Helvetica, sans-serif;
  }
#footer ul{
  width:520px; position:absolute; top:20px; left:88px;
  }
#footer ul li{
  float:left; display:block; font:12px/36px Arial, Helvetica, sans-serif; color:#515151; background-color:#FDFEFF;
  }
#footer ul li a{
  font:12px/36px Arial, Helvetica, sans-serif; color:#515151; background-color:#FDFEFF;
  text-decoration:none; margin:0 11px 0 11px; 
  }
#footer ul li a:hover{
  text-decoration:underline;
  }
#footer p{
  color:#000000; font-size:12px; line-height:20px; position:absolute; top:50px; left:100px; background-color:#FDFEFF;
  }
#footer p a {
  color:#000; background-color:#fff; text-decoration:underline; margin:0; padding:0;
  }
#footer p a:hover {  
  color:#000;
  background-color:#C6C6C6;
  }
#footer ul.link{
  width:122px; position:absolute; top:49px; left:322px;
  }
#footer ul.link li{
  float:left; display:block; font-size:0px; height:16px;
  }
#footer ul.link li a{
  display:block; text-indent:-2000px;  height:16px; margin:10px 2px 0 0;  font-size:0px;
  }
#footer ul.link li a.html{
  background:url(team_three-images/html.gif) no-repeat; width:59px; height:16px;
  }
#footer ul.link li a.html:hover{
  background:url(team_three-images/html_h.gif) no-repeat; width:59px; height:16px;
  }
#footer ul.link li a.css{
  background:url(team_three-images/css.gif) no-repeat; width:59px; height:16px;
  }
#footer ul.link li a.css:hover{
  background:url(team_three-images/css_h.gif) no-repeat; width:59px; height:16px;
  }

</style>


</head>

<body>
<div id="upperpan"><!--upper table start -->
<div id="header"><!--header start -->
<img src="team_three-images/logo.gif" width="147" height="51" title="tearm 3" alt="tearm 3" />
<ul>
<li><a href="#" class="sol" title="solution">solution</a></li>
<li><a href="#" class="ser" title="services">services</a></li>
<li><a href="#" class="sup" title="supports">supports</a></li>
</ul>
<h1>the best for your business</h1>
<ul class="navi">
  <li><a href="#" class="na">Home</a></li>
  <li><a href="#" class="na">Archives</a></li>
  <li><a href="#" class="na">Testimonials</a></li>
  <li><a href="#" class="na"> Blog</a></li>
  <li><a href="#" class="na">Search</a></li>
  <li><a href="#" class="na">Administration</a></li>
  <li><a href="#" class="na">Contact </a></li>
</ul>
</div><!--header end -->
<div id="who"><!--who we are start -->
<h2>who we are</h2>
<p>Team Three is a <strong>free, tableless, W3C-compliant</strong> web design layout by Template World. This template has been tested and proven compatible with all major browser environments and operating systems. You are free to modify the design to suit your tastes in any way you like.</p>
 <p class="line"><a href="#">more</a></p>

</div><!--who we are send -->
</div><!--upper table end -->
<div id="middle100"><!--middle start -->
<div id="middle"><!--middle -->
  <div id="left">
  <h2>latest events</h2>
  <h3>on 02nd october 2006</h3>
  <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. DonecSed fringilla ligula dolor, eleifend cursus, tincidunt id, tempus id, elitau auguearcu. Nulla pede sapien, varius vitae, </p>
  <a href="#"><img src="team_three-images/what_is.gif" alt="banner" width="169" height="67" border="0" title="What special go" /></a>
  <h4>tellus,dapibusvitae, vehicula vitae,</h4>
  <p>aculis ante  congue vel, risus.<span> Aenean a pede.</span> Sed fringilla, quam ut facilisis consequat, elit augue suscipit tellus, at iaculis ante ante eget massa. Vestibulum facilisis. Quisque vel est. Donec ante velit, eleifend ucont cont, euismod et, rhoncus eget, sapien. Integer condimentum nuncaculis ante  faucibus enim. Pellentesque habitant</p>
   <p class="line"><a href="#">more</a></p> 
    </div>
  <div id="mid">
   <h2> nembers logins</h2> 
   <form action="" method="post" name="Login">
   <input type="text" name="textbox" value="Your Name" size="12" onblur="if (value == '') {value = 'Your Name'}" onfocus="if (value == 'Your Name') {value =''}" />
   <input type="password" name="textbox" value="password" size="12" onblur="if (value == '') {value = 'password'}" onfocus="if (value == 'password') {value =''}"  />
   <label><a href="#">register now</a></label>
   <input type="submit" name="submit" class="button" value="" />
    </form>
    <h3>want to be a partner ?</h3>
    <ul>
    <li>aculis ante  congue vel, risus. Aenean a pede.<br />
<a href="#">Sed fringilla, qua facilisis conseq</a></li>
<li>aculis ante  congue vel, risus.<br />
<a href="#">Sed fringilla, qua facilisis</a></li>
<li>aculis ante  congue vel, risus. Aenean a pede.<br />
<a href="#">Sed fringilla, qua facilisis conseq</a></li>
<li>aculis ante  congue vel, risus. Aenean a pede.<br />
<a href="#">Sed fringilla, qua facilisis conseq</a></li>
    </ul>
    <a class="view" href="#">view more</a>
  </div><!--mid end -->
  <div id="right"> <!--right side -->
  <h2>current links</h2>
  <ul>
  <li><a href="#">Lorem ipsum dolor sit </a></li>
  <li><a href="#">amet, consectetuer</a></li>
  <li><a href="#">adipiscing elit.</a></li>
  <li><a href="#">DonecSed fringilla</a></li>
  <li><a href="#">ligula dolor, eleifend</a></li>
  <li><a href="#">cursus, tincidunt id,</a></li>
  <li><a href="#">tempus id, elitau</a></li>
  <li><a href="#">auguearcu. Nulla</a></li>
  <li><a href="#">pede sapien, varius</a></li>
  <li><a href="#">vitae</a></li>
  </ul>
  <p></p>
  </div><!--riht end -->
                <br class="blank" />
</div><!--middle -->
</div><!--middle end -->
<div id="footer100"><!--footer start -->
<div id="footer">
<ul>
<li><a href="#">Home</a>|</li>
<li><a href="#">Archives</a>|</li>
<li><a href="#">Testimonials</a>|</li>
<li><a href="#">Blog</a>|</li>
<li><a href="#">Search </a>|</li>
<li><a href="#">Administration</a>|</li>
<li><a href="#">Contact </a></li>
</ul>
<p>&copy; team three. All right reserved.<br />
 Design By: <a href="http://www.templateworld.com/">Template World</a></p>
<ul class="link">
<li><a href="http://validator.w3.org/check?uri=referer" target="_blank" class="html"></a></li>
<li><a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank" class="css"></a></li>
</ul>
</div>
</div>
</body>
</html>

   
    
    
  








Related examples in the same category

1.sprayedstrokes
2.Square
3.squarely
4.st-valentines-day
5.stacko
6.stamp
7.standardissue
8.standardized
9.starburst
10.stardust
11.stargazer
12.stark
13.steppingstone
14.stichy
15.stickybud
16.stickynotes
17.Stock
18.streetclock
19.strict
20.strockes
21.students-site
22.stygian
23.stylevantage1-0
24.stylish
25.stylized
26.subdued
27.subordinate
28.substance
29.substantial
30.superior
31.supplementary
32.surpris
33.surreal
34.sweatbee
35.swift
36.switchr
37.sworm
38.Symisun_01
39.symphonic
40.symphonyofhorror
41.synchronize
42.Synergy
43.systematized
44.tabbed
45.tangular
46.tardy
47.tcm
48.tealzine
49.templatika
50.Tenebrific
51.terje1_winter
52.terrafirma
53.terrafirma2
54.The-Carbon
55.the-dark-one
56.the-island
57.the-mmozine
58.the-music-studio
59.the-new-audi
60.the-synopsis
61.the-themepod
62.the-web-news
63.theacmegroup
64.thechosenone
65.thelatest
66.themanor
67.tinytemplate
68.themissing-piece
69.thermal
70.thesite
71.thetechies
72.thewall
73.the_gig
74.thisistext
75.throughout
76.thunder
77.ticktocklight
78.time
79.Timeless Template
80.timeless
81.timemanager
82.toolkit
83.tooplain
84.topbusiness
85.topgadgets
86.topworks
87.tornpaperdocom
88.totaltouch
89.towers
90.traditionalist
91.transient
92.transition
93.transport
94.trialservices
95.trikea-static
96.trinityinstitute
97.tropical-evening
98.tropical
99.truenature
100.turn-out-mag
101.Turnesol
102.turnitup
103.turrion-development
104.tv-archade
105.twirling
106.twisted
107.Typography
108.ultimateweb
109.unbound-1.0
110.uncomplicated
111.undefined
112.Underground
113.undertaking
114.UnderWraps
115.undiscovered
116.unembellished
117.unilluminated
118.uniq
119.unite
120.universal
121.unknown
122.unlink
123.unnamed
124.unqualified
125.urbanartist
126.usabilityreport
127.variety
128.vectorlover1-0
129.vegetable
130.veggie
131.ventix
132.vertical
133.verticals
134.vertigo
135.VeryGreen
136.VIBE
137.vibrant
138.Village
139.vintage-style
140.violetrays
141.visioninc
142.visions
143.vitruvius
144.vivid
145.Viziora
146.voodoo-dolls
147.voodoodollyv2.0
148.voyage
149.WaiveLive
150.walls
151.wanderer
152.warmblue
153.warped
154.watchthis
155.watercolored-portfolio
156.waterfactory
157.waterfall
158.waterfalls
159.WaterPool
160.we think
161.web-application
162.web-design-studio
163.web-design
164.web-hosting
165.web-shop
166.web2
167.webdesign
168.webdesigninfo
169.webmob
170.websitedesignx
171.webvision
172.Web_Application
173.wellness
174.whatsyoursolution
175.wickedred
176.widecommerce
177.widget
178.widgetlike
179.wildgoose
180.wing-the-air
181.winglobal
182.wiremesh
183.world-of-warcraft
184.xenlog
185.xgallery
186.xhtmldesign
187.xhtmldev_rainbow
188.xhtmldev_RealEstate
189.xodafields0.2
190.ynt
191.yosemite
192.your-blazing-app
193.yourhost
194.yourministry
195.zillanine