magazine
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Title : Magazine
Version : 1.0
Released : 20070627
Description: A two-column, fixed-width template with light color blend.
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Magazine by Free Css Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<style type='text/css'>
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
margin: 0;
padding: 0;
background: #FFFFFF url(magazine-images/img01.gif) repeat-x;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #7F7772;
}
h1, h2, h3 {
margin-top: 0;
}
h1 {
font-size: 136%;
}
h2 {
font-size: 107%;
}
h3 {
font-size: 100%;
}
p, ul, ol {
margin-bottom: 1.6em;
line-height: 170%;
}
p {
}
blockquote {
font-style: italic;
}
ul {
}
ol {
}
a {
color: #1777B1;
}
a:hover {
text-decoration: none;
}
small {
}
hr {
display: none;
}
img {
border: 1px solid #B2B2B2;
}
img.left {
float: left;
margin: 5px 15px 0 0;
}
img.right {
float: right;
margin: 0 0 0 15px;
}
/* header */
#header {
width: 700px;
height: 130px;
margin: 0 auto;
padding-top: 20px;
}
/* Logo */
#logo {
float: right;
width: 300px;
height: 100px;
background: url(magazine-images/img02.gif) no-repeat;
}
#logo h1 {
margin: 0;
padding-top: 50px;
text-transform: lowercase;
font-size: 48px;
line-height: 60px;
}
#logo h2 {
margin: -10px 0 0 0;
text-transform: uppercase;
text-align: right;
font-size: 8px;
line-height: 8px;
}
#logo a {
text-decoration: none;
color: #7F7772;
}
#logo a:hover {
color: #000000;
}
/* Page */
#page {
width: 700px;
margin: 0 auto;
}
/* Content */
#content {
float: left;
width: 380px;
}
#content h1.title {
margin-bottom: 25px;
padding-left: 5px;
border-left: 25px solid #D15600;
text-transform: lowercase;
color: #7F7772;
}
#content h2.title {
margin-bottom: 25px;
padding-left: 5px;
border-left: 15px solid #D15600;
text-transform: lowercase;
color: #7F7772;
}
#content .title span {
color: #000000;
}
.twocols {
padding-top: 20px;
border-top: 1px solid #CCCCCC;
}
.twocols .col1 {
float: left;
width: 180px;
}
.twocols .col2 {
float: right;
width: 180px;
padding-left: 10px;
border-left: 1px solid #EFEFEF;
}
.list {
margin: 0;
padding: 0;
list-style: none;
}
.list li {
padding: 5px 10px;
border-top: 1px solid #EFEFEF;
}
.list li.first {
border: none;
}
/* Sidebar */
#sidebar {
float: right;
width: 300px;
}
#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
#sidebar li {
}
#sidebar li ul {
}
#sidebar li li {
}
#sidebar h2 {
padding: 5px 10px;
background: #EFEFEF;
border-bottom: 1px solid #CCCCCC;
text-transform: uppercase;
font-size: 100%;
}
#sidebar h2 span {
color: #FF0084;
}
#sidebar h3 {
}
#sidebar p {
}
#sidebar a {
text-decoration: none;
}
#sidebar a:hover {
text-decoration: underline;
}
/* Menu */
#menu {
height: 110px;
margin-bottom: 20px;
}
#menu ul {
}
#menu li {
display: block;
float: left;
width: 110px;
padding: 5px 10px;
border-bottom: 1px solid #EFEFEF;
}
#menu a {
padding-left: 5px;
border-left: 10px solid #1777B1;
text-transform: uppercase;
font-size: 92%;
font-weight: bold;
color: #7F7772;
}
#menu li.active a {
border-left: 10px solid #FF9523;
}
/* News */
#news {
margin-bottom: 20px;
}
#news ul {
line-height: normal;
}
#news li {
padding: 10px;
}
#news h3 {
margin: 0;
font-size: 85%;
}
#news h3 span {
padding: 0 5px;
background: #1777B1;
color: #FFFFFF
}
#news p {
margin: 0;
line-height: normal;
}
#news a {
}
/* Footer */
#footer {
clear: both;
height: 100px;
padding-top: 20px;
background: #EFEFEF;
border-top: 1px solid #CCCCCC;
}
#footer p {
margin: 0;
text-align: center;
font-size: 77%;
}
</style>
</head>
<body>
<div id="header">
<div id="logo">
<h1><a href="#">Magazine</a></h1>
<h2><a href="http://www.freecsstemplates.org/">By Free CSS Templates</a></h2>
</div>
</div>
<hr />
<div id="page">
<div id="sidebar">
<ul>
<li id="menu">
<ul>
<li class="active"><a href="#">Homepage</a></li>
<li><a href="#">Products</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Support</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</li>
<li id="news">
<h2><span>Recent</span> News & Updates</h2>
<ul>
<li>
<h3><span>6/25:</span> Semper vestibulum</h3>
<p><a href="#">In posuere eleifend odio quisque semper augue mattis wisi maecenas ligula…</a></p>
</li>
<li>
<h3><span>6/21:</span> Posuere eleifend odio</h3>
<p><a href="#">Donec leo, vivamus fermentum nibh in augue praesent a lacus at urna congue rutrum…</a></p>
</li>
<li>
<h3><span>6/17:</span> Vivamus fermentum</h3>
<p><a href="#">Quisque dictum integer nisl risus, sagittis convallis, rutrum id, congue, and nibh…</a></p>
</li>
</ul>
</li>
<li>
<h2><span>Sagittis</span> Convallis</h2>
<ul class="list">
<li class="first"><a href="#">Ut semper vestibulum est</a></li>
<li><a href="#">Vestibulum luctus venenatis dui</a></li>
<li><a href="#">Integer rutrum nisl in mi</a></li>
<li><a href="#">Etiam malesuada rutrum enim</a></li>
<li><a href="#">Aenean elementum facilisis ligula</a></li>
<li><a href="#">Ut tincidunt elit vitae augue</a></li>
<li><a href="#">Sed quis odio sagittis leo vehicula</a></li>
</ul>
</li>
</ul>
</div>
<div id="content">
<div id="welcome">
<h1 class="title"><span>Welcome</span> to Our Website!</h1>
<img src="magazine-images/img03.jpg" alt="" width="118" height="118" class="left" />
<p><strong>Magazine</strong> is a free template from <a href="http://www.freecsstemplates.org/">Free CSS Templates</a> released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. The photo is from <a href="http://www.pdphoto.org/">PDPhoto.org</a>. You"re free to use it for both commercial or personal use. I only ask that you link back to <a href="http://www.freecsstemplates.org/">my site</a> in some way. <em>Enjoy :)</em></p>
<h2>Praesent Scelerisque</h2>
<p>In posuere eleifend odio. Quisque semper augue mattis wisi. Maecenas ligula. Pellentesque viverra vulputate enim. Aliquam erat volutpat:</p>
<blockquote>
<p>“Integer nisl risus, sagittis convallis, rutrum id, elementum congue, nibh. Suspendisse dictum porta lectus. Donec placerat odio vel elit…”</p>
</blockquote>
</div>
<div class="twocols">
<div class="col1">
<h2 class="title"><span>Lorem</span> Ipsum Dolor</h2>
<p>Donec leo, vivamus fermentum nibh in augue praesent a lacus at urna congue rutrum. Quisque dictum integer nisl risus, sagittis convallis, rutrum id, congue, and nibh.</p>
<p><a href="#">Read more…</a></p>
</div>
<div class="col2">
<h2 class="title"><span>Pellentes</span> Quisque</h2>
<ul class="list">
<li class="first"><a href="#">Ut semper vestibulum est</a></li>
<li><a href="#">Vestibulum luctus dui</a></li>
<li><a href="#">Integer rutrum nisl in mi</a></li>
<li><a href="#">Etiam malesuada rutrum</a></li>
<li><a href="#">Aenean elementum ligula</a></li>
<li><a href="#">Ut tincidunt elit augue</a></li>
</ul>
</div>
</div>
</div>
<div style="clear: both;"> </div>
</div>
<hr />
<div id="footer">
<p id="legal">Copyright © 2007 Magazine. All Rights Reserved | Designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
<p id="links"><a href="#">Privacy Policy</a> | <a href="#">Terms of Use</a> | <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This page validates as CSS"><abbr title="Cascading Style Sheets">CSS</abbr></a></p>
</div>
</body>
</html>
Related examples in the same category