rose
<!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>
<title>Style Rose - blue</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="Your description goes here" />
<meta name="keywords" content="your,keywords,goes,here" />
<meta name="author" content="Your Name / Design Template: SN Studio www.saltykova.name" />
<style type='text/css'>
/* Design: SN Studio */
/* Author: N. Saltykova */
/* saltykova.name */
/* saltykovan@mail.ru */
/* Date: October 07, 2006 */
/*---------------------------------------------------*/
/* You can use this stylesheet freely under the */
/* condition of giving proper author credits */
/*---------------------------------------------------*/
/* Style Rose - yellow */
/* main body */
* {
padding: 0px;
margin: 0px;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #7F7F7F;
background: #ffffff url(bg_site_name.jpg) no-repeat top left;
}
img {
border:0px;
}
a {
color: #7F7F7F;
background-color: transparent;
}
a:hover {
color:#000;
background-color: transparent;
}
/* Current page in the navigation */
a.current {
color: #ff0000;
background-color: transparent;
}
hr {
clear: both;
color: #7CBF3A;
background-color: #fff;
border-style: solid;
border-width: 1px;
margin: 5px 0px 5px 0px;
}
h1 {
color: #A0522D;
background-color: transparent;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 12pt;
margin: 5px 0px 5px 10px;
}
h2 {
color: #E28E00;
background-color: transparent;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 11pt;
margin: 5px 0px 5px 0px;
padding: 0px;
}
p {
padding: 0px;
margin: 10px 0px 10px 0px;
}
/* header */
#header {
margin: 0px;
padding: 0px;
width: 980px;
}
/** header - your slogan **/
#header h1 {
background: transparent url(bg_header_slogan.jpg) repeat-y right;
font-weight: normal;
color: #666;
font-size: 11pt;
text-align: right;
}
#header h2 {
float: left;
font-size: 26px;
padding-left: 60px;
}
#header h2 span {
color: #A0522D;
background-color: transparent;
}
/** header navigation **/
#header ul {
float: right;
margin: 10px 0px 0px 0px;
padding: 0px;
list-style: none;
}
#header li {
float: left;
margin: 0px;
padding: 0px;
background: url(bg_header_navigation.jpg) no-repeat left top;
}
#header li a {
display: block;
padding: 8px 19px 0px 19px;
text-decoration: none;
font-weight: normal;
}
#header > ul a {
width: auto;
}
/* wrapper */
#wrapper {
clear: both;
width: 980px;
height: auto;
text-align: left;
background: url(f5.gif) no-repeat center right;
}
/** left column **/
#col-left {
width: 198px;
float: left;
text-align: left;
margin-left: 20px;
background: url(bg_left_navigation.gif) no-repeat top left;
}
html>body #col-left {
margin-left: 40px;
}
#col-left ul {
list-style: none;
border: none;
line-height: 20px;
font-size: 11pt;
}
html>body #col-left ul {
width: auto;
}
#col-left ul li {
margin: 0px 5px 0px 5px;
}
#col-left ul li a {
display: block;
width: 168px;
padding-left: 15px;
text-decoration: none;
border: 1px dotted #fff;
}
html>body #col-left ul li a {
width: auto;
}
#col-left li a:hover {
border: 1px dotted #7D7D7D;
}
/*** left navigation ***/
#left-navigation {
border-left: 2px solid #f9cc00;
border-right: 2px solid #f9cc00;
border-bottom: 2px solid #f9cc00;
}
/**** Heading left navigation ****/
#left-navigation h2 {
margin: 10px 0px 5px 5px;
}
#left-navigation h2.top {
padding-top: 15px;
}
/*** col left search ***/
#search {
margin: 3px 0px 5px 0px;
height: auto;
text-align: center;
padding: 12px 0px 3px 0px;
border: 2px solid #f9cc00;
}
/*** col left contact information ***/
#questions {
margin: 0px 0px 8px 0px;
padding: 3px;
height: auto;
text-align: left;
background: url(bg_questions.gif) no-repeat right;
border: 2px solid #f9cc00;
}
/** right column **/
#col-right {
margin-left: 250px;
background: url(f1.gif) no-repeat top left;
padding: 20px 50px 0px 50px;
}
#col-right h1{
padding-left: 230px;
height: 36px;
background: url(f2.gif) no-repeat top right;
}
#col-right p {
margin: 10px 0px 0px 0px;
text-align: justify;
}
/*** right column Full width box ***/
div.full-width-box {
margin: 15px 0px 10px 0px;
padding: 15px;
border: 1px dotted #A0522D;
}
/*** right column Half of width box left ***/
div.half-width-box-left {
margin: 10px 0px 10px 0px;
border: 1px dotted #A0522D;
padding: 15px;
width: 270px;
float: left;
}
/*** right column Half of width box right ***/
div.half-width-box-right {
margin: 10px 0px 10px 0px;
border: 1px dotted #A0522D;
padding: 15px;
width: 270px;
float: right;
}
/*** Picture inside the text ***/
.img-float-left {
float: left;
padding: 2px;
margin-right: 5px;
border: 2px solid #f9cc00;
}
.img-float-right {
float: right;
padding: 2px;
margin-left: 5px;
border: 2px solid #f9cc00;
}
/*** Clearing of a float ***/
div.clear {
clear: both;
width: 100%;
height: 1px;
}
/* footer */
#footer {
clear: both;
display: block;
width: 980px;
height: 47px;
text-align: left;
margin: 3px 0px 3px 0px;
padding: 0px 0px 0px 220px;
background: url(bg_footer.gif) no-repeat top left;
}
</style>
</head>
<body>
<!-- header -->
<div id="header">
<!-- header - your slogan -->
<h1>Your slogan. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</h1>
<h2>Style<span>Rose</span></h2>
<!-- header navigation-->
<ul>
<li><a href="index.html">style grey</a></li>
<li><a href="green.html">style green</a></li>
<li><a class="current" href="blue.html">style blue</a></li><!--Current page in the navigation-->
<li><a href="yellow.html">style yellow</a></li>
</ul>
</div>
<!-- wrapper -->
<div id="wrapper">
<!-- left column -->
<div id="col-left">
<!-- left navigation -->
<div id="left-navigation">
<h2 class="top">Menu title 1</h2>
<ul>
<li><a href="#">Menu Link 1-1</a></li>
<li><!--Current page in the navigation--><a class="current" href="#">Menu Link 1-2</a></li>
<li><a href="#">Menu Link 1-3</a></li>
</ul>
<h2>Menu title 2</h2>
<ul>
<li><a href="#">Menu Link 2-1</a></li>
<li><a href="#">Menu Link 2-2</a></li>
<li><a href="#">Menu Link 2-3</a></li>
<li><a href="#">Menu Link 2-4</a></li>
<li><a href="#">Menu Link 2-5</a></li>
</ul>
</div>
<!-- col left search -->
<form method="get" action="http://www.google.com/custom">
<div id="search">
<input type="text" size="15" maxlength="255" />
<input type="submit" value="search" />
</div>
</form>
<!-- col left contact information -->
<p id="questions">
Questions? Contact <br />
Toll Free: (123) 123-1234<br />
9:00AM -5:00PM EST, <br />Monday through Friday<br />
E-mail: <a href="mailto:#">info@yourcompany.com</a>
</p>
</div>
<!-- right column -->
<div id="col-right">
<h1>Pagetitle 1-2. Style Rose - blue</h1>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. <a href="#">Aliquam at libero.</a> Suspendisse non risus a diam convallis lobortis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
<h2>Title 1-2-2</h2>
<div class="img-float-left"><img src="img/img.jpg" width="120" height="90" alt="" /></div>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. <a href="#">Aliquam at libero.</a> Suspendisse non risus a diam convallis lobortis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse non risus a diam convallis lobortis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse non risus a diam convallis lobortis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse non risus a diam convallis lobortis.</p>
<!-- Full width box -->
<div class="full-width-box">
<h2>Title full width box</h2>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. <a href="#">Aliquam at libero</a>. Suspendisse non risus a diam convallis lobortis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<!-- Half of width box left-->
<div class="half-width-box-left">
<h2>Title half of width box left</h2>
<div class="img-float-left"><img src="img/img_l.jpg" width="80" height="60" alt="" /></div>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. <a href="#">Aliquam at libero</a>. <br />Suspendisse non risus a diam convallis lobortis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<!-- Half of width box right-->
<div class="half-width-box-right">
<h2>Title half of width box right</h2>
<div class="img-float-right"><img src="img/img_l.jpg" width="80" height="60" alt="" /></div>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. <a href="#">Aliquam at libero</a>. <br />Suspendisse non risus a diam convallis lobortis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
<div class="clear"></div>
</div>
</div>
<!-- footer -->
<div id="footer">
Copyright ©2006 Your Company | All rights reserved<br />
<!-- You can use this design freely under the condition of giving proper author credits -->
Design by <a href="http://www.saltykova.name/">SN Studio</a> | <a href="http://validator.w3.org/check?uri=referer" title="Validate code as W3C XHTML 1.1 Strict Compliant">W3C XHTML 1.1</a> | <a href="http://jigsaw.w3.org/css-validator/" title="Validate Style Sheet as W3C CSS 2.0 Compliant">W3C CSS 2.0</a>
</div>
</body>
</html>
Related examples in the same category