I_Like : Design 9 « Templates « HTML / CSS






I_Like

    

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>I-Like</title>
<style type='text/css'>
body {
  margin: 0;
  padding: 0;
  background: url(I_Like-images/bkg.jpg) repeat;
  background-color: #ffffff; }

dl {
  position: absolute;
  left: 50px;
  top: 20px;
  width: 320px; }

dl, dt, dd {
  margin: 0;
  padding: 0; }

dl {
  background: url(I_Like-images/c_bottom.gif) bottom left no-repeat;
  padding-bottom: 14px; }

dt {
  height: 14px;
  background: url(I_Like-images/c_top.gif) top left no-repeat;
  font-size: 10px;
  font-weight: bold;
  text-align: center; }

dd {
  padding: 0 10px 0 10px;
  text-align: justify;
  background: url(I_Like-images/c_middle.gif) top left repeat-y; }

h1 { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold; }
p { 
  padding: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small; }

#box {
  position: relative;
  left: 50%;
  width: 320px;
  height: auto;
  margin-top: 20px;
  margin-left: -160px;
  color: #ffffff;
  background-color: #ffffff; }

#header {
  position: relative;
  width: 300px;
  height: 200px;
  margin-top: 0px;
  margin-left: 0px;
  color: #ffffff;
  background: url(I_Like-images/header.jpg) no-repeat; }

#navcontainer {
  font-family: Verdana, Arial,Sans-Serif;
  font-size: 0.8em;
  margin-top: 10px;
  margin-left: 0px;
  width: 300px;
  height: 30px;
  background: url(I_Like-images/navbar.jpg) no-repeat; }

#navlist {
  width: 300px;
  height: 30px;
  text-align: left;
  margin: 0 auto;
  padding-left: 6px;
  padding-top: 6px;
  text-indent: 0;
  list-style-type: none; }

#navlist li {
  padding: 0;
  margin: 0;
  text-indent: 0;
  display: inline; }

#navlist li a {
  letter-spacing: -1px;
  text-decoration: none;
  color: #ffffff;
  font-size: 0.8em;
  padding: 0 2px; }

#navlist li a:hover {
  color: #ff0000;
  font-size: 1.0em;
  border-bottom: 1px solid #ff0000; }

#content {
  position: relative;
  width: 280px;
  min-height: 320px;
  padding: 10px;
  margin: 0px; }
/* for IE */
* html div #content { height:320px; }
/* ----- */

#content a {
  background-color: #000000;
  color: #ff0000;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  }
#content a:active, a:link, a:visited {
  background-color: #000000;
  color: #ff0000;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  }
#content a:hover {
  text-decoration: underline;
  }

#footer {
  position: relative;
  width: 300px;
  height: 12px;
  padding-top: 1px;
  text-align: right;
  font-size: 10px;
  border-top: 1px solid #666666; }

.footer a {
  background-color: #000000;
  color: #666666;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8px; }
.footer a:active, a:link, a:visited {
  background-color: #000000;
  color: #666666;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8px;
  text-decoration: none; }
.footer a:hover {
  background-color: #000000;
  color: #ffffff;
  font-size: 10px; }

</style>


</head>

<body>

<div id="box">
  <dl>
    <dt></dt><!-- close top -->
    <dd>
        <div id="header"></div><!-- close header -->
        
        <div id="navcontainer">
        <ul id="navlist">
         <li><a href="index.html">Home</a></li>
         <li><a href="index.html">About</a></li>
         <li><a href="index.html">News</a></li>
         <li><a href="index.html">Contact</a></li>
         <li><a href="index.html">Feedback</a></li>
        </ul>
        </div><!-- close navcontainer -->
        
        <div id="content">
        <h1>"I-Like" for OSWD</h1>
        <p>Hi...<br />
           another one design for OSWD.<br />
           I thing a good starting point of using the Template are small private Bloger Sites.<br />
           The Template is tested with Mozilla, FF, Opera, IE and SeaMonkey and works with all very well
           (be sure all the latest Browsers on PC).<br /><br />
           <strong>Notice</strong><br /> All my Templates that are publiced on OSWD are free(in use) and Open Source.<br />
           If you are planning to use one of my Designs please let me know, and also if you change anything in the code.<br />
           The header image was created be me self with "The Gimp", and is only used for this Template. Otherwise just ask me.<br /><br />
           In compliance with <a href="http://validator.w3.org/check?uri=referer">XHTML</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>,<br /></p>
        </div><!-- content -->
   
   <div id="footer" class="footer">
   |:.<a href="mailto:M75@sgies.com">Contact</a>.:|:.<a href="http://m75.dyndns.org">Design By M75</a>.:|:.<a href="http://www.oswd.org">OSWD</a>.:|
    </div><!-- close footer -->
    
    </dd><!-- close middle -->
  </dl><!-- close bottom -->
    
</div><!-- close box -->

</body>
</html>

   
    
    
    
  








Related examples in the same category

1.grid-system
2.grotesqueart
3.grunge-superstar-website-template
4.guarantee
5.guideline
6.gumamela
7.gunmetal
8.h-free-software
9.h2o-bubbles
10.halcyon
11.hanging
12.hapal
13.happy_template
14.hardwarestore
15.hawaiblomst
16.heatwave
17.HelloLand
18.hexahedron
19.hibiscus
20.hifinews
21.HigherGround11
22.highmountains
23.highway
24.highwaycss
25.hilaryduff
26.HomeOfProjects
27.honeythemes
28.hyper
29.i-feel-lucky
30.ibex
31.html
32.html5-alin1
33.html5-passion
34.hurt-hobain-1.0
35.idyllic
36.ifeellucky
37.ignition
38.ikonik
39.illogix
40.illuminated
41.illusion
42.ilounge
43.imagination
44.impeccable
45.implied
46.imprimis
47.improved
48.in-fantasy
49.inapickle
50.inception
51.indication
52.indicator
53.indigo
54.individual
55.inf04-css
56.inf05
57.inf07
58.inf08
59.infinitehorizon
60.inflight
61.informatif
62.innodemag
63.inscriptions
64.inspired by google forum
65.instant
66.integral
67.intelligent-studios
68.intensesimplicity
69.interactive-media
70.interactive-works
71.interchange
72.intercosmic
73.intercraft
74.interior-art
75.interlude
76.intermediate
77.internationalway
78.internet-encyclopedia
79.internet-phenomenon
80.internetbroadcast
81.internetcenter
82.internetmusic
83.internetsharing
84.Internet_Studio
85.invention
86.Inverted_Headline
87.invision
88.ionika
89.iqbiz
90.isometric
91.it-advance
92.it-technologies
93.itdesk
94.ithilien
95.iViolet2b
96.JA
97.Jan002
98.Jazz Hut Template
99.jdf-boxing
100.jenniferlovehewitt
101.jetbiz
102.jet_30
103.Jewerly-Store
104.joker
105.judgement
106.junkbox
107.just-lucid
108.justgrey
109.Just_Lucid
110.kaleidos
111.kappebeans
112.katz-maus
113.keep_it_simple
114.keero
115.khaki
116.kim-fashion
117.kitchen
118.konnekt-media
119.KrazieKen
120.language-ofa-lover
121.lasvegas
122.lasvegastoo
123.layoftheland
124.lazybreeze
125.leafbiz
126.leafbrush
127.leanmagazine
128.leavesdew
129.leavesv1
130.lemonlimev2
131.leonardo
132.lepidoptera
133.lessantique
134.level2
135.librarypro
136.Light
137.lightspeed
138.limegreen
139.limelight
140.Limey
141.linear
142.lingerie-store
143.link-line
144.liquidity_graph
145.lithium
146.loadfoov2
147.loadhost
148.localize
149.locomotive
150.logistix
151.longbeach
152.loseout
153.lotusflower
154.lucent
155.lunaria-1
156.lusciouscandy
157.luvbold
158.mactall
159.mag
160.magazine
161.majestic
162.majesty
163.makemyday
164.marcelle
165.marked
166.Matrix
167.maxos
168.maxosdarker
169.mcube
170.meadows
171.media
172.Medieval
173.megacorporate
174.meganews
175.megazzine
176.memoranda
177.meretricious
178.Midddot
179.middle-blue
180.midnightrainforest
181.mighty
182.milestone
183.mimbo-magazine
184.minigallery
185.minimal