tropical : Design 8 « Templates « HTML / CSS






tropical

   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Tropical</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style type='text/css'>
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
  margin: 0;
  padding: 0;
}

body {
  margin: 20px 0;
  background: #FFFFFF;
  font: normal small Georgia, "Times New Roman", Times, serif;
  color: #999999;
}

h1, h2, h3 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
  margin-left: 3em;
}

ul {
  margin-left: 3em;
}

ul li {
}

ol {
  margin-left: 3em;
}

ol li {
}

a {
  color: #3366FF;
}

a:hover {
  text-decoration: none;
  color: #FF6600;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
  padding: 5px 10px;
  background: url(tropical-images/img07.gif) repeat-x left bottom;
  font-size: 1em;
}

.boxed .content {
  padding: 20px 20px 40px 20px;
}

/* Post */

.post {
  padding: 20px;
}

.post .title {
  margin-bottom: 20px;
}

.post .date {
  float: left;
  width: 90px;
  font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
  float: left;
  padding-left: 20px;
  border-left: 1px dotted #FFB46A;
  font-size: x-small;
}

.post .meta p {
}

.post .story {
  clear: both;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
  margin-bottom: 1.5em;
  line-height: 180%;
}

/* Logo */

#logo {
  width: 700px;
  height: 220px;
  margin: 0 auto;
}

#logo h1 {
  float: left;
  width: 180px;
  height: 160px;
  padding: 20px;
  background: #FFB46A url(tropical-images/img01.gif) no-repeat;
  text-align: right;
  font-size: 2.2em;
}

#logo h2 {
  float: right;
  width: 420px;
  height: 150px;
  padding: 30px 20px 20px 20px;
  background: #319595 url(tropical-images/img02.gif) no-repeat;
  font-size: 1.4em;
}

#logo a {
  text-decoration: none;
  color: #FFFFFF;
}

/* Content */

#content {
  width: 700px;
  margin: 0 auto;
  background: url(tropical-images/img03.gif) repeat-y;
}

#extra {
  clear: both;
  height: 20px;
  background: url(tropical-images/img06.gif) no-repeat;
}

/* Content > Main */

#main {
  float: right;
  width: 460px;
  background: url(tropical-images/img05.gif) no-repeat right top;
  color: #FFA954;
}

#main a {
  color: #FF7F00;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
  float: left;
  width: 220px;
  background: url(tropical-images/img04.gif) no-repeat;
  color: #6BB3B3;
}

#sidebar a {
  color: #319595;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
  border: none;
}

#login legend {
  display: none;
}

#login label {
  font-size: x-small;
  font-weight: bold;
}

#login input {
  margin-bottom: 5px;
  padding: 2px 5px;
  border: 1px solid #385B88;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
  color: #385B88;
}

#inputsubmit1 {
  background: #385B88;
  color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
  padding: 20px 0;
}

#menu ul {
  margin: 0;
  list-style: none;
}

#menu li {
  display: block;
  padding-bottom: 1px;
  background: url(tropical-images/img07.gif) repeat-x left bottom;
}

#menu a {
  display: block;
  width: 170px;
  padding: 10px 20px 10px 30px;
  text-decoration: none;
}

#menu a:hover, #menu .active a {
  background: #CDE5E5 url(tropical-images/img08.gif) no-repeat 10px 50%;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
  margin: 0;
  list-style: none;
}

#updates h3 {
  margin: 0;
  font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
  margin-bottom: 1.4em;
  font-size: smaller;
  line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
  padding: 10px 0;
}

#partners ul {
  margin: 0;
  border-bottom: 1px solid #D1BC5C;
  list-style: none;
  line-height: normal;
}

#partners li {
  padding: 10px;
  border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
  clear: both;
  width: 660px;
  margin: 0 auto;
  padding: 10px 0;
}

#footer p {
  margin: 0;
  text-align: right;
  font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

</style>


</head>
<body>
<div id="logo">
  <h1><a href="http://www.free-css.com/">Tropical</a></h1>
  <h2><a href="http://www.free-css.com/">Free CSS Templates</a></h2>
</div>
<div id="content">
  <div id="sidebar">
    <div id="menu">
      <ul>
        <li class="active"><a href="http://www.free-css.com/">Homepage</a></li>
        <li><a href="http://www.free-css.com/">About Us</a></li>
        <li><a href="http://www.free-css.com/">Products</a></li>
        <li><a href="http://www.free-css.com/">Services</a></li>
        <li><a href="http://www.free-css.com/">Clients</a></li>
        <li><a href="http://www.free-css.com/">Support</a></li>
      </ul>
    </div>
    <div id="login" class="boxed">
      <h2 class="title">Client Account</h2>
      <div class="content">
        <form id="form1" method="post" action="http://www.free-css.com/">
          <fieldset>
          <legend>Sign-In</legend>
          <label for="inputtext1">Client ID:</label>
          <input id="inputtext1" type="text" name="inputtext1" value="" />
          <label for="inputtext2">Password:</label>
          <input id="inputtext2" type="password" name="inputtext2" value="" />
          <input id="inputsubmit1" type="submit" name="inputsubmit1" value="Sign In" />
          <p><a href="http://www.free-css.com/">Forgot your password?</a></p>
          </fieldset>
        </form>
      </div>
    </div>
    <div id="updates" class="boxed">
      <h2 class="title">Recent Updates</h2>
      <div class="content">
        <ul>
          <li>
            <h3>March 5, 2007</h3>
            <p><a href="http://www.free-css.com/">In posuere eleifend odio quisque semper augue mattis wisi maecenas ligula&#8230;</a></p>
          </li>
          <li>
            <h3>March 3, 2007</h3>
            <p><a href="http://www.free-css.com/">Quisque dictum integer nisl risus, sagittis convallis, rutrum id, congue, and nibh&#8230;</a></p>
          </li>
          <li>
            <h3>February 28, 2007</h3>
            <p><a href="http://www.free-css.com/">Donec leo, vivamus fermentum nibh in augue praesent a lacus at urna congue rutrum&#8230;</a></p>
          </li>
          <li>
            <h3>February 25, 2007</h3>
            <p><a href="http://www.free-css.com/">Nam pede erat, porta eu, lobortis eget, tempus et, tellus. Etiam nequea&#8230;</a></p>
          </li>
          <li>
            <h3>February 20, 2007</h3>
            <p><a href="http://www.free-css.com/">Vivamus fermentum nibh in augue. Praesent a lacus at urna congue rutrum. Nulla enim eros&#8230;</a></p>
          </li>
        </ul>
      </div>
    </div>
  </div>
  <div id="main">
    <div id="welcome" class="post">
      <h2 class="title">Welcome to Tropical!</h2>
      <h3 class="date"><span class="month">Mar.</span> <span class="day">8</span><span class="year">, 2007</span></h3>
      <div class="meta">
        <p>Posted by Jane Anderson under <a href="http://www.free-css.com/">Uncategorized</a>, <a href="http://www.free-css.com/">Daily Journal</a><br />
          <a href="http://www.free-css.com/">Trackback URI</a> | <a href="http://www.free-css.com/">No Comments</a> | <a href="http://www.free-css.com/">Permalink</a></p>
      </div>
      <div class="story">
        <p><strong>Tropical</strong> is a free template from Free CSS Templates released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The photo is from PDPhoto.org. You're free to use it for both commercial or personal use. I only ask that you link back to my site in some way. <em>Enjoy :)</em></p>
      </div>
    </div>
    <div id="example" class="post">
      <h2 class="title">Examples of Common Tags</h2>
      <h3 class="date"><span class="month">Feb.</span> <span class="day">24</span><span class="year">, 2007</span></h3>
      <div class="meta">
        <p>Posted by Jane Anderson under <a href="http://www.free-css.com/">Samples</a><br />
          <a href="http://www.free-css.com/">Trackback URI</a> | <a href="http://www.free-css.com/">No Comments</a> | <a href="http://www.free-css.com/">Permalink</a></p>
      </div>
      <div class="story">
        <p>This is an example of a paragraph followed by a blockquote. In posuere  eleifend odio. Quisque semper augue mattis wisi. Maecenas ligula.  Pellentesque viverra vulputate enim. Aliquam erat volutpat lorem ipsum  dolorem.</p>
        <blockquote>
          <p>&ldquo;Pellentesque tristique ante ut  risus. Quisque dictum. Integer nisl risus, sagittis convallis, rutrum  id, elementum congue, nibh. Suspendisse dictum porta lectus. Donec  placerat odio.&rdquo;</p>
        </blockquote>
        <h3>Heading Level Three</h3>
        <p>This is another example of a paragraph followed by an unordered list. In posuere  eleifend odio. Quisque semper augue mattis wisi. Maecenas ligula.  Pellentesque viverra vulputate enim. Aliquam erat volutpat lorem ipsum  dolorem.</p>
        <p>An ordered list example:</p>
        <ol>
          <li>List item number one</li>
          <li>List item number two</li>
          <li>List item number thre</li>
        </ol>
      </div>
    </div>
  </div>
  <div id="extra" style="clear: both;"></div>
</div>
<div id="footer">
  <p id="legal">Copyright &copy; 2007 Tropical. All Rights Reserved. Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
  <p id="links"><a href="http://www.free-css.com/">Home</a> | <a href="http://www.free-css.com/">Terms of Use</a></p>
</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.team_three
50.templatika
51.Tenebrific
52.terje1_winter
53.terrafirma
54.terrafirma2
55.The-Carbon
56.the-dark-one
57.the-island
58.the-mmozine
59.the-music-studio
60.the-new-audi
61.the-synopsis
62.the-themepod
63.the-web-news
64.theacmegroup
65.thechosenone
66.thelatest
67.themanor
68.tinytemplate
69.themissing-piece
70.thermal
71.thesite
72.thetechies
73.thewall
74.the_gig
75.thisistext
76.throughout
77.thunder
78.ticktocklight
79.time
80.Timeless Template
81.timeless
82.timemanager
83.toolkit
84.tooplain
85.topbusiness
86.topgadgets
87.topworks
88.tornpaperdocom
89.totaltouch
90.towers
91.traditionalist
92.transient
93.transition
94.transport
95.trialservices
96.trikea-static
97.trinityinstitute
98.tropical-evening
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