strict : Design 8 « Templates « HTML / CSS






strict

   

<!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>Strict</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style type='text/css'>
/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
  margin: 0;
  padding: 0;
}

a:link {
  color: #0041A3;
}

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

a:visited {
  color: #0041A3;
}
body {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF url(strict-images/back_all.gif) repeat-x;
  font: 13px Arial, Helvetica, sans-serif;
  color: #333333;
}

#main
{
background: url(strict-images/header.jpg) no-repeat;
width: 982px;
height: 284px;
}

#header {
  width: 778px;
  height: 284px;
}

#logo {
  padding-left: 200px;
  width: 578px;
  padding-top: 100px;
  height: 100px;
}

#logo h1 {
  font-size: 28px;
  font-weight: normal;
}

#logo h1 a {
  color: #ffffff;
}

#logo h2 {
  margin-top: 5px;
    font-size: 14px;
  font-weight: normal;
}

#logo h2 a {
  color: #ffffff;
}

#logo a {
  text-decoration: none;
  text-transform: lowercase;
  font-style: italic;
}

#metamorph { 
    font-size: 14px;
  color: #ffffff;
}
#menu {
  padding-left: 220px;
  padding-top: 38px;
}

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

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  width: 90px;
  height: 30px;
  margin-left: 1px;
  padding-top: 15px;
  background: url(strict-images/button.png) no-repeat;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
}

#menu a:hover {
  height: 34px;
  margin-top: -3px;
}

#content
{
width: 838px;
padding: 10px
}

#left
{
  float: left;
  width: 200px;
  padding-right: 1em;
}



#right
{
float: right;
width: 600px;
}

#right H4
{
  font-size: 12px;
  color: #0041A3;

}

#right H1
{
  font-size: 28px;
  color: #0041A3;
  padding-bottom: 10px
}

#right a
{
color: #0041A3;
text-decoration: none;
}

#right p {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}

#right h2 {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  color: #0041A3;
}
.date {
  text-align: right;
  color: #0041A3;
  font-size: 11px;
  background-color: #fff;
}

.date a {
  color: #0041A3;
  background-color: #fff;
}

#right .pic
{
float: left;
margin: 5px;
}

#right .pic1
{
float: right;
margin: 5px;
}

#metamorph1 {
  clear: both;
  height: 36px;
  padding: 15px 0;
  background: #000000 url(strict-images/footer.jpg) no-repeat;
  border-top: 5px solid #5592C6;
  text-align: center;
}

#metamorph1 p {
  margin: 0;
  color: #ffffff;
  font-size: 10px;
}

#metamorph1 a {
  color: #ffffff;
  font-size: 10px;
}

#metamorph1 a:hover {
  color: #FF0000;
}
.small p {
  margin: 0;
  font-size: 11px;
}
.boxed {
  margin-bottom: 20px;
}

.boxed .title {
  height: 33px;
  width: 207px;
  padding: 13px 0 0 20px;
  background: url(strict-images/title.gif) no-repeat;
  font-size: 14px;
  color: #FFFFFF;
}

.boxed .content2 {
  padding: 10px;
}

#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;
}

#text1, #text2 {
  width: 150px;
  padding: 2px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
}


#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;
}


</style>


</head>
<body>
<div id="main">
  <div id="header">
    <div id="logo">
      <h1><a href="http://www.free-css.com/">Metamorph_strict</a></h1>
      <h2><a href="http://www.free-css.com/" id="metamorph">Free CSS Templates</a></h2>
    </div>
    <div id="menu">
      <ul>
        <li><a href="http://www.free-css.com/">Home</a></li>
        <li><a href="http://www.free-css.com/">Blog</a></li>
        <li><a href="http://www.free-css.com/">Gallery</a></li>
        <li><a href="http://www.free-css.com/">About</a></li>
        <li><a href="http://www.free-css.com/">Contact</a></li>
      </ul>
    </div>
  </div>
  <div id="content">
    <div id="left">
      <div id="login" class="boxed">
        <h2 class="title">Customer Login </h2>
        <div class="content2">
          <form id="form1" method="post" action="http://www.free-css.com/">
            <fieldset>
            <legend>Login</legend>
            <label for="text1">Login Name:</label>
            <input id="text1" type="text" name="text1" value="" />
            <label for="text2">Password:</label>
            <input id="text2" type="password" name="text2" value="" />
            <input id="submit1" type="submit" name="submit1" value="Login" />
            <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">Company News </h2>
        <div class="content2">
          <ul>
            <li>
              <h3>June 23, 2008</h3>
              <p><a href="http://www.free-css.com/">Tempus in, lacus. Duis tempor posuere diam. Suspendisse vel tellus quis nunc malesuada porta. &#8230;</a></p>
            </li>
            <li>
              <h3>March 4, 2008</h3>
              <p><a href="http://www.free-css.com/">Nulla id magna sed dolor sollicitudin laoreet. tempus in, lacus. Duis tempor posuere diam&#8230;</a></p>
            </li>
            <li>
              <h3>February 18, 2008</h3>
              <p><a href="http://www.free-css.com/">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. &#8230;</a></p>
            </li>
            <li>
              <h3>February 12, 2008</h3>
              <p><a href="http://www.free-css.com/"> Sed dolor sollicitudin laoreet. tempus in, lacus. Duis tempor posuere diam. Suspendisse </a></p>
            </li>
            <li>
              <h3>February 1, 2008</h3>
              <p><a href="http://www.free-css.com/">Ipsum dolor sit amet, consectetuer adipiscing elit. In nec &#8230;</a></p>
            </li>
          </ul>
        </div>
      </div>
    </div>
    <div id="right">
      <h1>Welcome to Our Website!</h1>
      <p><br />
        This website template is repeased under  a Creative Commons Attribution 2.5 License</p>
      <p>We request you retain the full copyright notice below including the link to www.metamorphozis.com.<br />
        This not only gives respect to the large amount of time given freely by the developers<br />
        but also helps build interest, traffic and use of our free and paid designs. If you cannot (for good 
        reason) retain the full copyright we request you at least leave in place the<br />
        Website Templates line, with Website Templates  linked to www.metamorphozis.com. If you refuse 
        to include even this then support may be affected.<br />
        <br />
        You are allowed to use this design only if you agree to the following conditions:<br />
        - You cannot remove copyright notice from this design without our permission.<br />
        - If you modify this design it still should contain copyright because it is based on our work.<br />
        - You may copy, distribute, modify, etc... this template as long as link to our website remains untouched.<br />
        For support visit http://www.metamorphozis.com/contact/contact.php<br />
        <br />
        The Metamorphosis Design : 2008 </p>
      <p class="date"><img src="strict-images/comment.gif" alt="" /> <a href="http://www.free-css.com/">Comments(2)</a> <img src="strict-images/timeicon.gif" alt="" /> 21.02.</p>
      <h4><a href="http://www.free-css.com/">FREE WEBSITE TEMPLATES</a></h4>
      <br />
      <div class="pic1"><img src="strict-images/pic2.jpg" alt="" /></div>
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.</p>
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat...</p>
      <p class="date"><img src="strict-images/comment.gif" alt="" /> <a href="http://www.free-css.com/">Comments(8)</a> <img src="strict-images/timeicon.gif" alt="" /> 13.46.</p>
      <h4><a href="http://www.free-css.com/">FLASH TEMPLATES</a></h4>
      <br />
      <div class="pic"><img src="strict-images/pic3.jpg" alt="" /></div>
      Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat...</p>
      <p class="date"><img src="strict-images/comment.gif" alt="" /> <a href="http://www.free-css.com/">Comments(2)</a> <img src="strict-images/timeicon.gif" alt="" /> 21.02.</p>
    </div>
  </div>
</div>
<div id="metamorph1">
  <p>Copyright &copy; 2008. Designed by <a href="http://www.metamorphozis.com/">Free Website Templates</a></p>
  <p> <a href="http://www.free-css.com/">Privacy Policy</a> | <a href="http://www.free-css.com/">Terms of Use</a> | <a target="_blank" href="http://validator.w3.org/check/referer"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a target="_blank" href="http://jigsaw.w3.org/css-validator/check/referer"><abbr title="Cascading Style Sheets">CSS</abbr></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.strockes
20.students-site
21.stygian
22.stylevantage1-0
23.stylish
24.stylized
25.subdued
26.subordinate
27.substance
28.substantial
29.superior
30.supplementary
31.surpris
32.surreal
33.sweatbee
34.swift
35.switchr
36.sworm
37.Symisun_01
38.symphonic
39.symphonyofhorror
40.synchronize
41.Synergy
42.systematized
43.tabbed
44.tangular
45.tardy
46.tcm
47.tealzine
48.team_three
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