musicstore
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Music store template</title>
<style type='text/css'>
html, body, ul, li, h1, h2, h3, h4 {
margin: 0;
padding: 0;
list-style: none;
}
h1 img {
display: block;
}
img {
border: 0;
}
a {
color: #333;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #f00;
}
.left {
float: left;
}
.right {
float: right;
}
.more {
text-align: right;
}
.clear {
clear: both;
}
body {
text-align: center;
font: 12px arial, sans-serif;
background: #eee;
}
#outer {
background: top center url(musicstore-images/header_bg.jpg) repeat-x;
}
#wrapper {
text-align: left;
margin: auto;
width: 756px;
}
#header {
height: 78px;
}
#header h1 {
color: #FD2E00;
font-weight: normal;
font-size: 22px;
padding: 20px 0 0 70px;
margin: 0;
}
#header p {
color: #333333;
padding: 0 0 10px 70px;
margin: 0;
}
#nav {
background: url(musicstore-images/header_c_bg.gif) repeat-x;
position: relative;
height: 370px;
}
#nav a {
color: #E7E4E4;
text-decoration: none;
}
#nav a:hover {
color: #fff;
text-decoration: none;
}
#nav ul {
padding: 70px 0 0 382px;
margin: 0;
position: relative;
z-index: 1;
}
#nav li {
background: left center url(musicstore-images/bullet.gif) no-repeat;
padding: 10px 0 8px 30px;
margin: 0;
}
#nav li#m1 { margin-left: 19px; }
#nav li#m2 { margin-left: 11px; }
#nav li#m3 { margin-left: 3px; }
#nav li#m4 { margin-left: 0px; }
#nav li#m5 { margin-left: 2px; }
#nav li#m6 { margin-left: 8px; }
#nav a {
font-weight: normal;
}
#search {
margin: 23px 0 0 400px;
}
#search h2 {
font-weight: normal;
}
#search form {
margin: 0;
padding: 0 0 10px 0;
}
#search input.text {
border: 1px solid #333;
background: #E7E4E4;
}
#search input.submit {
border: none;
background: #E7E4E4;
}
#search a {
color: #333;
padding: 0 5px;
}
#search a:hover {
color: #300;
}
#head {
background: url(musicstore-images/header.jpg) no-repeat;
position: absolute;
top: 0;
left: 0;
width: 382px;
height: 370px;
}
#head-pip {
background: url(musicstore-images/header_pip.jpg) no-repeat;
position: absolute;
top: 0;
left: 382px;
width: 48px;
height: 94px;
}
#body {
background: top left #EEEEEE url(musicstore-images/body_bg.gif) repeat-y;
position: relative;
left: -10px;
width: 775px;
}
#body-inner {
padding: 28px 23px 28px 31px;
}
#body-left {
float: left;
width: 281px;
}
#body-right {
float: right;
width: 384px;
}
#topic-pic {
background: #666;
padding: 10px;
}
#body-left h2 {
background: #f00;
font-size: 12px;
color: #fff;
padding: 6px 23px;
margin: 6px 0 60px 0;
}
#body-left ul {
margin: 30px 55px;
}
#body-left li {
margin: 5px;
}
#body-right .box {
padding: 15px;
background: #fff;
border: 1px solid #999;
margin: 3em 0;
}
#body-right h2 {
font: 18px "arial narrow", arial, sans-serif;
}
#body-right .box p {
margin: 0 0 1em 0;
}
#body-right .box .left {
margin-right: 15px;
border: 1px solid #999;
}
#body-right .box .btns {
text-align: right;
padding-top: 10px;
position: relative;
}
.btns a {
background: left #CC0000 url(musicstore-images/btn.gif) repeat-y;
border: 2px solid #E68282;
border-color: #E68282 #650000 #650000 #9C2828;
color: #fff;
font-weight: normal;
padding: 3px 15px 3px 20px;
position: relative;
}
.btns a:hover {
background-color: #EF1818;
color: #fff;
}
#copyright {
background: top left url(musicstore-images/footer_bg.gif) repeat-x;
float: right;
width: 425px;
clear: both;
margin-right: 9px;
padding-bottom: 30px;
_margin-right: 5px;
}
#copyright-left {
background: top left url(musicstore-images/footer_left.gif) no-repeat;
padding: 27px 30px;
font-size: 11px;
text-align: center;
}
</style>
</head>
<body>
<div id="outer">
<div id="wrapper">
<div id="header"><a href="http://www.freewebsitetemplates.com"><img src="musicstore-images/logo.gif" height="78" width="292" alt=logo" /></a></div>
<div id="nav">
<div id="head"></div>
<div id="head-pip"></div>
<ul>
<li id="m1"><a href="http://www.freewebsitetemplates.com">Latest News</a></li>
<li id="m2"><a href="http://www.freewebsitetemplates.com">Music</a></li>
<li id="m3"><a href="http://www.freewebsitetemplates.com">About</a></li>
<li id="m4"><a href="http://www.freewebsitetemplates.com">Visuals</a></li>
<li id="m5"><a href="http://www.freewebsitetemplates.com">Online Stores</a></li>
<li id="m6"><a href="http://www.freewebsitetemplates.com">Contact</a></li>
</ul>
<div id="search">
<h2>Search Music Online</h2>
<form action="http://www.freewebsitetemplates.com/">
<input type="text" class="text" name="q" value="" id="q" /> <input type="submit" name="submit" value="Go > >" id="submit" class="submit" />
</form>
<a href="http://www.freewebsitetemplates.com">Advanced Search</a> | <a href="http://www.freewebsitetemplates.com">Search Tips</a>
</div>
</div>
<div id="body">
<div id="body-inner">
<div id="body-left">
<div id="topic-pic">
<img src="musicstore-images/pic_1.jpg" width="259" height="199" alt="Pic 1" />
</div>
<h2>Dietary nutrients</h2>
<p>You can find some <a href="http://www.webhostingservices.us/">web hosting services</a> which are also a need for website building which are listed in web hosting search.</p>
<p>This is a template designed by free website templates for you for free you can replace all the text by your own
text. This is just a place holder so you can see how the site would look like.</p>
<ul class="blank">
<li><a href="http://www.freewebsitetemplates.com">> Top 10 Countdown</a></li>
<li><a href="http://www.freewebsitetemplates.com">> New Releases</a></li>
<li><a href="http://www.freewebsitetemplates.com">> Folk Collections</a></li>
<li><a href="http://www.freewebsitetemplates.com">> Devotional</a></li>
</ul>
<p>If you're having problems editing the template please don't hesitate to ask for help on the <a href="http://www.freewebsitetemplates.com/forum/">forum</a>.</p>
</div>
<div id="body-right">
<h2>Music Catagories</h2>
<div class="box">
<img src="musicstore-images/pic_2.jpg" width="130" height="86" alt="Pic 1" class="left" />
<p>Even more websites all about website templates on <a href="http://www.justwebtemplates.com">Just Web Templates</a>.</p>
<div class="btns">
<a href="http://www.freewebsitetemplates.com"><span>Listen</span></a>
<a href="http://www.freewebsitetemplates.com"><span>Add</span></a>
</div>
<div class="clear"></div>
</div>
<div class="box">
<img src="musicstore-images/pic_3.jpg" width="130" height="86" alt="Pic 2" class="left" />
<p>If you're looking for beautiful and professionally made templates you can find them at <a href="http://www.templatebeauty.com">Template Beauty</a>.</p>
<div class="btns">
<a href="http://www.freewebsitetemplates.com"><span>Listen</span></a>
<a href="http://www.freewebsitetemplates.com"><span>Add</span></a>
</div>
<div class="clear"></div>
</div>
<div class="box">
<img src="musicstore-images/pic_4.jpg" width="130" height="86" alt="Pic 3" class="left" />
<p>You can remove any link to our websites from this template you're free to use the template without linking
back to us.</p>
<div class="btns">
<a href="http://www.freewebsitetemplates.com"><span>Listen</span></a>
<a href="http://www.freewebsitetemplates.com"><span>Add</span></a>
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
</div>
<div id="copyright">
<div id="copyright-left">
Hosting by <a href="http://www.webhostingservices.us/">Web Hosting Services</a>.
</div>
</div>
<div class="clear"> </div>
</div>
</div>
</div>
</body>
</html>
Related examples in the same category