Web_Application : Design 8 « Templates « HTML / CSS






Web_Application

   

<!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>
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <title>Web Application</title>
  <meta name="description" content="Web Application" />
  <meta name="keywords" content="web, application" />
<style type='text/css'>
/*
  project: web application template
  author: luka cvrk (www.solucija.com)
*/

*{ margin: 0; padding: 0; }*
body { margin: 50px 0 0; background: #fff url(Web_Application-images/bg.gif) repeat-x; font: .74em "Trebuchet MS", Arial, Sans-Serif; color: #444; }
  h1 { font-size: 3em; font-weight: normal; float: left; }
  h1 a { text-decoration: none; }
  h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
  h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
  p  { margin: 0 0 2em 0; line-height: 1.8em; }
  em { border-bottom: 1px dotted #fff; cursor: pointer; }
  a { color: #9D2900; }
  a:hover { color: #A0000E; text-decoration: none; }
  img { border: 0; }
  .red { color: #9D2900; }
  
.wrap { width: 900px; margin: 0 auto; }
 
#header { width: 900px; height: 50px; margin: 0 auto; }
  #menu  { float: right; padding: 6px 0 0 0; list-style: none; }
    #menu li { display: inline; }
    #menu a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 13px; color: #000000; }
    #menu a:hover { color: #000; border-bottom: 2px solid #ccc; }
    #menu .active a { border-bottom: 2px solid #C70012; color: #9D2900;}
 
#teaser { clear: both; height: 259px; background: #fff url(Web_Application-images/teaserbg.jpg) repeat-x; }
  .box { float: left; padding: 66px 0 0; width: 480px; color: #C7E3EE; }
  #image { float: right; width: 388px; position: relative; top: 16px; background: url(Web_Application-images/logotype.jpg) no-repeat top right; height: 258px; }
  
#bar { height: 40px; margin: 0 0 30px; padding: 8px 0 0 0; background: url(Web_Application-images/bar.gif) repeat-x; }
  .step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(Web_Application-images/step.gif) no-repeat; height: 30px; }
  .step a { color: #fff; margin: 0 10px 0 0; }
  
.col { float: left; width: 276px; margin: 0 30px 16px 0; }
  .last { float: right; margin: 0; }
  .info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }

#footer { clear: both; width: 900px; margin: 0 auto; padding: 15px; border-top: 1px solid #e0e0e0; background: #fff url(Web_Application-images/small_logotype.jpg) no-repeat right 13px; }  
  #footer .right { float: right; margin: 0 55px 0 0; }
  #footer a { color: #808080; font-weight: bold; }


</style>


</head>
<body>
  <div id="header">
    <h1><a href="#">Web Application</a></h1>
    <ul id="menu">
      <li class="active"><a href="#">about application</a></li>
      <li><a href="#">register</a></li>
      <li><a href="#">demo</a></li>
      <li><a href="#">help</a></li>
      <li><a href="#">contact</a></li>
    </ul>
  </div>

  <div id="teaser">
    <div class="wrap">
      <div id="image"></div>
      <div class="box">
        <h2>Welcome to <em title="Sharing, Data Management and Collaboration">Web Application</em></h2>
        <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec iaculis justo viverra nunc. Donec eu ipsum molestie eros condimentum malesuada. Sed quis velit vel augue sollicitudin aliquet. Quisque dignissim. Proin vehicula sem tempor velit. Pellentesque aliquam ante vitae pede. Nulla facilisi. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec iaculis justo viverra nunc.</p>
      </div>
    </div>
  </div>

  <div id="bar">
    <div class="wrap">
      <span class="step"><a>1</a> sharing</span>
      <span class="step"><a>2</a> data management</span>
      <span class="step"><a>3</a> collaboration</span>
    </div>
  </div>

  <div class="wrap">
    <div class="col">
      <h3>What's <span class="red">New?</span></h3>
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer porta, ipsum sit amet ultricies congue, ante pede congue pede, id venenatis ante elit et nulla. Ut lectus nisi, convallis in, eleifend vitae, blandit non, orci. Aliquam eget ante. Cras orci ante, interdum ac, euismod et, euismod in, eros. Cras vestibulum elit quis arcu. Suspendisse lectus ligula, posuere ut, ullamcorper eget, lobortis et, tellus. Suspendisse pulvinar metus.</p>
    </div>
    <div class="col">
      <h3>User <span class="red">Statistics</span></h3>
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer porta, ipsum sit amet ultricies congue, ante pede congue pede, id venenatis ante elit et nulla. Ut lectus nisi, convallis in, eleifend vitae, blandit non, orci. Aliquam eget ante. Cras orci ante, interdum ac, euismod et, euismod in, eros. Cras vestibulum elit quis arcu. Suspendisse lectus ligula, posuere ut, ullamcorper eget, lobortis et, tellus. Suspendisse pulvinar metus.</p>
    </div>
    <div class="col last">
      <h3>About <span class="red">Web Application</span></h3>
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer porta, ipsum sit amet ultricies congue, ante pede congue pede, id venenatis ante elit et nulla. Ut lectus nisi, convallis in, eleifend vitae, blandit non, orci.</p>
      <p class="info">If you liked this template, you might like some other <a href="http://www.solucija.com/home/css-templates/" title="Free CSS Templates">Free</a> or <a href="http://www.solucija.com/home/commercial-templates/" title="Commercial CSS Templates">Commercial</a> CSS templates from <a href="http://www.solucija.com" title="Information Architecture and Web Design">Solucija</a>.</p>
    </div>
  </div>
    
  <div id="footer">
    <p class="right">Design: <a href="http://www.solucija.com/" title="Information Architecture and Web Design">Luka Cvrk</a> &middot; Sponsor: <a href="http://www.fool.co.uk/credit-cards/credit-cards-comparison.aspx">Credit Cards</a></p>
    <p>&copy; Copyright 2007 <a href="#">Web Application</a> &middot; All Rights Reserved | <a href="http://free-templates.ru">free-templates.ru</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.tropical
100.truenature
101.turn-out-mag
102.Turnesol
103.turnitup
104.turrion-development
105.tv-archade
106.twirling
107.twisted
108.Typography
109.ultimateweb
110.unbound-1.0
111.uncomplicated
112.undefined
113.Underground
114.undertaking
115.UnderWraps
116.undiscovered
117.unembellished
118.unilluminated
119.uniq
120.unite
121.universal
122.unknown
123.unlink
124.unnamed
125.unqualified
126.urbanartist
127.usabilityreport
128.variety
129.vectorlover1-0
130.vegetable
131.veggie
132.ventix
133.vertical
134.verticals
135.vertigo
136.VeryGreen
137.VIBE
138.vibrant
139.Village
140.vintage-style
141.violetrays
142.visioninc
143.visions
144.vitruvius
145.vivid
146.Viziora
147.voodoo-dolls
148.voodoodollyv2.0
149.voyage
150.WaiveLive
151.walls
152.wanderer
153.warmblue
154.warped
155.watchthis
156.watercolored-portfolio
157.waterfactory
158.waterfall
159.waterfalls
160.WaterPool
161.we think
162.web-application
163.web-design-studio
164.web-design
165.web-hosting
166.web-shop
167.web2
168.webdesign
169.webdesigninfo
170.webmob
171.websitedesignx
172.webvision
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