enlight : Design 5 « Templates « HTML / CSS






enlight

    

<!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>Enlight</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 {
  background: #FFFFFF url(enlight-images/img01.gif) repeat-x;
  font: normal small Arial, Helvetica, sans-serif;
  color: #999999;
}

form {
}

fieldset {
  border: none;
}

legend {
  display: none;
}

h1, h2, h3 {
  margin: 0;
  color: #11A6D4;
}

h2 {
  margin-bottom: .5em;
  font-size: 1.8em;
}

h3 {
  margin-bottom: 1em;
  font-size: 1em;
}

p, blockquote, ul, ol {
  margin-bottom: 1.5em;
  line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
  margin-left: 2em;
  list-style: square;
}

ul li {
}

ol {
  margin-left: 2em;
}

ol li {
}

a {
  color: #EA672E;
}

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

img {
  border: none;
}

/* Boxed Style */

.boxed {
  margin-bottom: 1em;
  background: url(enlight-images/img03.gif) no-repeat;
}

.boxed .title {
  height: 29px;
  padding: 11px 0 0 27px;
  text-transform: uppercase;
  font-size: 1.2em;
  color: #FFFFFF;
}

.boxed .content {
  padding: 10px;
}

/* Header */

#header {
  width: 700px;
  height: 130px;
  margin: 0 auto;
  background: url(enlight-images/img02.jpg) no-repeat;
}

/* Header > Logo */

#logo {
  float: left;
  padding: 65px 0 0 0;
}

#logo h1 {
  text-transform: uppercase;
  font-size: 2em;
}

#logo h2 {
  margin: 0;
  text-transform: uppercase;
  font-size: 1.2em;
}

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

/* Header > Top Menu */

#topmenu {
  float: right;
}

#topmenu ul {
  margin: 0;
  padding: 100px 0 0 0;
  list-style: none;
  line-height: normal;
}

#topmenu li {
  display: inline
}

#topmenu a {
  display: block;
  float: left;
  margin: 0 0 0 20px;
  padding: 0 0 0 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: x-small;
  font-weight: bold;
  color: #FFFFFF;
}

#topmenu a:hover {
  text-decoration: underline
}

#topmenu1 {
  background: url(enlight-images/img04.gif) no-repeat left center;
}

#topmenu2 {
  background: url(enlight-images/img05.gif) no-repeat left center;
}

#topmenu3 {
  background: url(enlight-images/img06.gif) no-repeat left center;
}

/* Menu */

#menu {
  width: 700px;
  height: 40px;
  margin: 0 auto;
}

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

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  height: 26px;
  padding: 14px 18px 0 20px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

#menu a:hover {
  text-decoration: underline;
}

#menu .first a {
  padding-left: 0;
  background: none;
}

/* Content */

#content {
  width: 700px;
  margin: 0 auto;
  padding: 20px 0;
}

/* Content > Main */

#main {
  float: left;
  width: 460px;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
  margin: 0 0 3em 0;
  padding: 10px 0 1.5em 0;
  border-bottom: 1px solid #CCCCCC;
}

/* Content > Sidebar */

#sidebar {
  float: right;
  width: 220px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
  display: block;
}

#login #inputtext1, #login #inputtext2 {
  width: 180px;
  margin-bottom: .5em;
  padding: 2px 5px;
  border: 1px solid #CCCCCC;
  font: normal small Arial, Helvetica, sans-serif;
  color: #999999;
}

#login #inputsubmit1 {
  float: right;
  width: 60px;
  margin-right: 7px;
  border: 1px solid #CCCCCC;
  border-top-color: #FFFFFF;
  border-left-color: #FFFFFF;
  font: normal small Arial, Helvetica, sans-serif;
}

#login p {
  margin: 0;
  padding-top: .2em;
  font-size: x-small;
}

/* Content > Sidebar > Updates */

#updates {
}

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

#updates li {
  margin-bottom: 1em;
}

#updates h3 {
  margin: 0;
  padding: 0 0 0 10px;
  font-size: x-small;
}

#updates p {
  margin: 0;
  padding: 0 0 0 10px;
  line-height: normal;
  font-size: .85em;
}

#updates a {
  text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
  clear: both;
  width: 700px;
  margin: 0 auto 2em auto;
  border-top: 1px solid #CCCCCC;
}

/* Footer > Legal */

#legal {
  margin: 0;
  padding: 8px;
  text-align: center;
  font-size: x-small;
}

#legal a {
  font-weight: bold;
}

/* Footer > Links */

#links {
  margin: 0;
  padding: 10px;
  text-align: center;
}


</style>


</head>
<body>
<div id="header">
  <div id="topmenu">
    <ul>
      <li><a href="http://www.free-css.com/" id="topmenu1" accesskey="1">Home</a></li>
      <li><a href="http://www.free-css.com/" id="topmenu2" accesskey="2">Contact</a></li>
      <li><a href="http://www.free-css.com/" id="topmenu3" accesskey="3">Sitemap</a></li>
    </ul>
  </div>
  <div id="logo">
    <h1><a href="http://www.free-css.com/">Enlight</a></h1>
    <h2><a href="http://www.free-css.com/">Free CSS Templates</a></h2>
  </div>
</div>
<div id="menu">
  <ul>
    <li class="first"><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="content">
  <div id="main">
    <div id="welcome">
      <h2>Welcome to Enlight!</h2>
      <p><strong>Enlight</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>
      <p>An unordered list example:</p>
      <ul>
        <li>List item number one</li>
        <li>List item number two</li>
        <li>List item number three</li>
      </ul>
    </div>
    <div id="example">
      <h2>A Few Examples of Common Tags</h2>
      <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>Pellentesque tristique ante ut  risus. Quisque dictum. Integer nisl risus, sagittis convallis, rutrum  id, elementum congue, nibh. Suspendisse dictum porta lectus. Donec  placerat odio</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.  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 id="sidebar">
    <div id="login" class="boxed">
      <h2 class="title">Client Account</h2>
      <div class="content">
        <form id="form1" method="post" action="#">
          <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&#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>
        </ul>
      </div>
    </div>
    <div id="partners" class="boxed">
      <h2 class="title">Partners</h2>
      <div class="content">
        <ul>
          <li><a href="http://www.free-css.com/">Donec Dictum Metus</a></li>
          <li><a href="http://www.free-css.com/">Etiam Rhoncus Volutpat</a></li>
          <li><a href="http://www.free-css.com/">Integer Gravida Nibh</a></li>
          <li><a href="http://www.free-css.com/">Maecenas Luctus Lectus</a></li>
          <li><a href="http://www.free-css.com/">Mauris Vulputate Dolor</a></li>
          <li><a href="http://www.free-css.com/">Nulla Luctus Eleifend</a></li>
          <li><a href="http://www.free-css.com/">Posuere Augue Sit Nisl</a></li>
        </ul>
      </div>
    </div>
  </div>
</div>
<div id="footer">
  <p id="legal">Copyright &copy; 2007 Enlight. 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.d-tv
2.dogstemplate
3.domesticated
4.dottis
5.duet-plasma
6.dusky
7.dusplic
8.dynamic
9.dzine
10.eastern-tales
11.easybreeze
12.easymoto
13.eatlon
14.ebullient
15.echo
16.ecolution-warrior
17.ecom-1
18.edgy
19.edy-builders
20.efflorescence
21.elements
22.elitecircle1-0
23.emblazoned
24.embouteillage
25.emerald
26.emergence
27.emperor
28.empireserver
29.emporium
30.enclosed
31.endless
32.energybox
33.enlighten1-0
34.enormous
35.enter
36.enthusiastica
37.entomology
38.envision1-0
39.epod
40.equivalency
41.ergophobia
42.established
43.etags
44.euphonics
45.europe
46.everydayseries
47.evolution
48.exalted
49.excess
50.excursus
51.Executive Template
52.executive
53.Exotic_Blue
54.Exotic_Red
55.fotografix
56.fotolandia
57.foundation
58.foxy
59.fractalbroccoli
60.fragrance
61.frankincense
62.freches-fruechtchen
63.free-css-lunch
64.freecsstemplate 55
65.freecsstemplateno57
66.freecsswebsitetemplate39
67.freecss_greentextile
68.freecss_modern
69.freecss_monolit
70.freecss_redleaves
71.freecss_set
72.freeport
73.freeradicals
74.freestyle
75.frozenage
76.ftd-redblack
77.ftdbusiness
78.ftdcinema
79.ftddrops
80.ftdExplosionBlue
81.ftditight
82.ftdkiwi
83.ftdlagoon
84.ftdLight
85.ftdLightBlue
86.ftdluminescent
87.ftdMoonLight
88.ftdprime
89.ftdspace
90.ftdvivid
91.ftdworld
92.funkytimes
93.funride
94.futuremag-aio
95.fword_three
96.galaxy
97.gallerize
98.gamberetto
99.gameportal
100.Ganesh01
101.gastropoda
102.gathering14
103.gazebo
104.gconsultant
105.general
106.genesis
107.genghiskahn
108.genius_web
109.gentle_wiki
110.geoforce
111.gestured
112.gift-gallery
113.giftig-gruen
114.gila
115.glazed
116.godetia
117.godofgates
118.GoFlexible
119.goinggrey
120.gradientis
121.grandenally
122.grandhost
123.GraniteGlass
124.greefies