SimpleSimple : Design 7 « Templates « HTML / CSS






SimpleSimple

  

<!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>Template6</title>
<meta http-equiv="Content-Language" content="English" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type='text/css'>
* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url(SimpleSimple-images/bg.gif) repeat-x top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
color: #333333;
}

a { color: #48B9EF; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

#wrap {
width: 800px;
margin: 0px auto;
}

#header {

}
#header h1 {
font-size: 39px;
font-weight: 100;
letter-spacing: -3px;
padding: 40px 0 0 0;

}
#header h1 a {
text-decoration: none;
color: #48B9EF;
}
#header h1 a:hover { color: #000; }
#header h2 {
color: #EA1000;
font-size: 22px;
font-weight: 100;
letter-spacing: -3px;
}

#content {
border: 1px solid #48B9EF;
margin: 30px 0 5px 0;
padding: 10px;
}
.right {
float: right;
width: 570px;
padding: 10px 20px 10px 10px;
}
.right h2 { 
font-weight: 100;
padding: 10px 0 10px 0;
}

.left {
float:left;
width: 160px;
padding: 10px 0px 10px 10px;
}
.left h2 { font-size: 14px; color: #666; font-weight: 100; }
.left ul { padding: 5px 0 15px 15px; font-size: 11px; color: #666; }

#footer {
text-align: center;
font-size: 11px;
padding: 0 0 5px 0;
color: #888;
}
#footer a {
color: #888;
text-decoration: none;
}
#footer a:hover {
color: #333;
text-decoration: underline;
}

</style>


<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="rss-articles/" />
</head>
<body>

<div id="wrap">

<div id="header">
<h1><a href="#">SimpleSimple</a></h1>
<h2>Super Slogan of your website goes Here</h2>
</div>

<div id="content">
<div class="right">
<h2><a href="#">License</a></h2>
<br />
This is Blue,Red and White, a free, fully standards-compliant CSS template designed by <a href="http://www.free-css-templates.com">Free CSS Templates.</a>
This free template is released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attributions 2.5 license</a>, so you're pretty much free to do whatever you want with it (even use it commercially) provided you keep the links in the footer intact. Aside from that, have fun with it.



<br /><br />
<img src="pic111.jpg" alt="Example pic" style="border: 3px solid #ccc;" />
<br /><br />

Donec nulla. Aenean eu augue ac nisl tincidunt rutrum. Proin erat justo, pharetra eget, posuere at, malesuada 
et, nulla. Donec pretium nibh sed est faucibus suscipit. Nunc nisi. Nullam vehicula. In ipsum lorem, bibendum sed, 
consectetuer et, gravida id, erat. Ut imperdiet, leo vel condimentum faucibus, risus justo feugiat purus, vitae 
congue nulla diam non urna.
<br /><br />

<h2><a href="#">Title Example of another Article</a></h2>
<br />
<img src="pic11.jpg" alt="Example pic" style="border: 3px solid #ccc;" />
<br /><br />
Lorem ipsum dolor sit amet, <a href="#">consectetuer adipiscing elit</a>. Donec porta. Sed porttitor, tellus vitae tincidunt 
feugiat, sem sapien pellentesque justo, vitae pretium justo risus id nunc. Mauris elit metus, varius sit amet, 
rhoncus id, malesuada eget, tortor. Aenean eu augue ac nisl tincidunt rutrum. Proin erat justo, pharetra eget, posuere at, malesuada 
et, nulla.
<br /><br />
</div>

<div class="left">
<h2>Navigation : </h2>
<ul>
<li><a href="#">World Politics</a></li> 
<li><a href="#">Europe Sport</a></li> 
<li><a href="#">NBA Basketball</a></li> 
<li><a href="#">Nature</a></li>
<li><a href="#">SuperCool</a></li> 
<li><a href="#">Last Category</a></li>
</ul>

<h2>Archives</h2>
<ul>
<li><a href="#">January 2007</a></li> 
<li><a href="#">February 2007</a></li> 
<li><a href="#">March 2007</a></li> 
<li><a href="#">April 2007</a></li>
<li><a href="#">May 2007</a></li> 
<li><a href="#">June 2007</a></li> 
<li><a href="#">July 2007</a></li> 
<li><a href="#">August 2007</a></li> 
<li><a href="#">September 2007</a></li>
<li><a href="#">October 2007</a></li>
<li><a href="#">November 2007</a></li>
<li><a href="#">December 2007</a></li>
</ul>

<h2>Extra Menu</h2>
<ul>
<li><a href="#">Home</a></li> 
<li><a href="#">Organic Fruits</a></li> 
<li><a href="#">Oranges</a></li> 
<li><a href="#">Tropical Fruits</a></li>
<li><a href="#">Contact Us</a></li> 
<li><a href="#">Sitemap</a></li>
</ul>
<h2>Blogroll</h2>
<ul>
<li><a href="#">Friends Blog</a></li> 
<li><a href="#">Webmaster Tools</a></li> 
<li><a href="#">xhtml/css Design</a></li> 
<li><a href="#">Eco Gardening</a></li>
<li><a href="#">Photoshop Tutorials</a></li> 
<li><a href="#">Something new</a></li>
</ul>
</div>

<div style="clear:both;"> </div>
</div>

<div id="footer">
&copy; Copyright 2008 by <a href="#">Title or Url of your Website</a> | <a href="http://www.templatesold.com/" target="_blank">Website Templates</a> by <a href="http://www.free-css-templates.com/" target="_blank">Free CSS Templates</a></div>

</div>
</body>
</html>

   
    
  








Related examples in the same category

1.simplestyle_1
2.simplestyle_2
3.simplestyle_3
4.simplestyle_4
5.simplestyle_5
6.simplestyle_6
7.pomodoro
8.portcentral
9.portfolio-extended
10.portfolio
11.postscriptum
12.powderpuff
13.power
14.precision
15.predilection
16.premiumseries
17.prepaid
18.presented
19.pressurized
20.prideandprejudice
21.primitiveelement
22.printing
23.pristine
24.private-lawyer-co
25.product-landing-page
26.production
27.ProductPackage
28.programme
29.progress
30.projection
31.proofing
32.Prosperity
33.province
34.purensimple
35.purgatory_shuffle
36.puzzled
37.quadrangle
38.quartz-istorage
39.quatrain
40.racetrackplaya
41.radiance
42.rainonleaves
43.ramblingsoul-2
44.ramblingsoul-9
45.ramblingsoul3
46.ramblingsoul4
47.ramblingsoul5
48.ramblingsoul7
49.ramblingsoul_2
50.ramblingsoul_3
51.random
52.rational
53.realize
54.realone
55.rebel-magazine
56.reckoning
57.recreations
58.reference
59.regeneracy
60.rehabilitation
61.reinvent
62.replenish
63.republic
64.resizeme
65.resplendissant
66.revolt-01
67.ridinghood
68.rockband
69.rogue
70.Rothko
71.route66
72.rust
73.safe-as-houses
74.sahara
75.sampling
76.Sapphire
77.schemermag
78.scotchmark
79.scribbled
80.secretlab
81.seduction
82.selcouth
83.sensa
84.settings
85.shallowgrunge
86.shalom-typo
87.shape
88.she
89.showcase
90.sifiso
91.silenceandharmony
92.SILK
93.Simpatico
94.sindromk
95.singapore
96.sinorcaish
97.six-oh-six
98.sixpence
99.sixties_style
100.skipopia
101.skitemplate
102.sky
103.sliced
104.slight_amnesia
105.socialnet
106.softenedcells
107.solemnity
108.solitude
109.soloss
110.solutions
111.somewhere-peaceful
112.soniatemplate
113.space
114.spaced
115.spasaloon
116.spatter
117.speedracing
118.spheroids
119.spidercity
120.splash
121.splatt
122.spontaneous