metamorph_purple : Purple « Templates « HTML / CSS






metamorph_purple

   

<!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>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Metamorphosis Design Free Css Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<style type='text/css'>
/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  background: #000000;
}

body, th, td, input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}


#contmain
{
width: 778px;
margin: 0 auto;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

h1, h2, h3 {
  color: #44763E;
}

h1 {
  font-size: 3em;
}

h2 {
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bold;
  color: #595BAD;
}


h3 {
  font-size: 1em;
}

p, ul, ol {
  margin-top: 7px;
  font-size: 1.1em;
}

ul, ol {
  margin-left: 3em;
}

a {
  text-decoration: underline;
  color: #595BAD;
}

a:hover {
  border: none;
  text-decoration: none;
}

h1 a, h2 a, h3 a {
  border: none;
  text-decoration: none;
  color: #595BAD;
}

h1 a:hover, h2 a:hover, h3 a:hover {
  background: none;
  color: #595BAD;
}


/* Wrapper */

#wrapper {
}

/* Header */

#header {
  width: 778px;
  margin: 0 auto;
  height: 216px;
}

#menu {
  float: left;
  height: 25px;
  width: 764px;
  padding-top: 10px;
  padding-left: 14px;
  background: url(metamorph_purple-images/buttons.gif) repeat-x;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

#menu li {
  float: left;
}

#menu a {
  display: block;
  float: left;
  height: 25px;
  width: 125px;
  margin-right: 1px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #501F61;
    text-align: center;

}

#menu a:hover {
  color: #0000ff;
    font-size: 14px;
}



/* Logo */

#logo {
  width: 778px;
  height: 181px;
  margin: 0 auto;
  background: url(metamorph_purple-images/header.jpg) no-repeat left top;
}


#logo h1 {
  padding-top: 100px;
  padding-left: 20px;
  color: #ffffff;
  font-size: 24px;
}

#logo h2 {
  font-style: italic;
  font-size: 10px;
  padding-left: 20px;
}

#logo p {
  clear: left;
  margin: 0;
  padding: 0 0 0 20px;
  line-height: normal;
  font-size: 1.2em;
  font-weight: bold;
  color: #ffffff;
}

#logo a {
  color: #FFFFFF;
}

/* Page */

#page {
  width: 778px;
  margin: 0 auto;
  background: #ffffff url(metamorph_purple-images/table_back.gif) repeat-y;
  border-top: none;
}

#page2
{
  background: url(metamorph_purple-images/title_back.gif) repeat-x top;
}

/* Content */

#content {
  width: 520px;
  padding-right: 10px;
  padding-top: 20px;
  float: right;
}

.date2 {
  float: left;
  width: 71px;
  height: 73px;
  padding-top: 15px;
  margin-right: 10px;
  background: url(metamorph_purple-images/date.gif) no-repeat;
  line-height: normal;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  color: #FFFFFF;
}

.date2 b {
  display: block;
  margin-top: 5px;
  font-size: 30px;
  color: #501F61;
}


.post {
}

.post .title {
  margin: 0;
  font-weight: normal;
}

.post h1.title {
  height: 30px;
  font-size: 2.4em;
}

.post .entry {
  padding: 0 10px 30px 15px;
}

.post .meta {
  margin: 0;
  padding: 5px 0px 0px 15px;
  background: url(metamorph_purple-images/img04.gif) repeat-x left bottom;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #595BAD;
}

.post .meta a {
  color: #595BAD;
}

.post .links {
  margin: 0;
}

.post .tags {
  margin: 0;
  text-transform: uppercase;
  font-size: .8em;
  font-weight: bold;
  background: url(metamorph_purple-images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
  border: none;
}


/* Sidebars */

.sidebar {
  float: left;
}

.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar li {
  margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
  margin: 0;
}

.sidebar li h2 {
  margin: 0 0 1em 0;
}


#sidebar2 {
  width: 231px;
  margin-top: 20px;
}

#sidebar2 li h2 {
  margin: 0;
  background: url(metamorph_purple-images/title.gif) repeat-y left top;
  height: 25px;
  color: #FFFFFF;
  padding-left: 20px;
  padding-top: 9px;
}

#sidebar2 li ul {
  line-height: normal;
}

#sidebar2 li li {
  padding: 5px;
  margin-left: 20px;
  background: url(metamorph_purple-images/img04.gif) repeat-x left bottom;
  font-size: .8em;
}

#sidebar2 li a {
  border: none;
  padding-left: 10px;
}

#sidebar2 li a:hover {
  border: none;
  padding-left: 10px;
}

#bottom
{
height: 30px;
background: url(metamorph_purple-images/footer.gif) bottom no-repeat;
}

/* Footer */
#footer
{
padding: 20px;
height: 13px;
background: url(metamorph_purple-images/footer_back.jpg) bottom no-repeat;
}

#footer p {
  text-align: center;
  font-size: 9px;
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}
#footer a
{
color: #FFFFFF
}

</style>


</head>
<body>
<!-- start header -->
<div id="contmain">
<div id="header">
 <div id="logo">
  <h1><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">metamorph_purple</a></h1>
  <h2><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" id="metamorph">Design by Metamorphosis Design</a></h2>
  </div>
  <div id="menu">
    <ul>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Home</a></li>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Blogs</a></li>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Photos</a></li>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">About</a></li>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Contact</a></li>
    </ul>
  </div>  
<!-- end header -->
</div>
<!-- start page -->
<div id="page">
  <div id="page2">
  <!-- start content -->
  <div id="content">
    <div class="post">
      <h1 class="title"><a href="#">Welcome to Our Website</a></h1>
      <p class="meta"><small>Posted on January 24th, 2008 by <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Metamorphosis Design</a></small></p>
      <div class="entry">
        <p class="date2">September <b>02</b></p><p>This website template is released under  a Creative Commons Attribution 2.5 License</p>
          <p>We request you retain the full copyright notice below including the link to www.metamorphozis.com.<br />
            This not only gives respect to the large amount of time given freely by the developers 
            but also helps build interest, traffic and use of our free and paid designs. If you cannot (for good 
            reason) retain the full copyright we request you at least leave in place the 
            Website Templates line, with Website Templates  linked to www.metamorphozis.com. If you refuse 
            to include even this then support may be affected.<br />
                <br />
            You are allowed to use this design only if you agree to the following conditions:<br />
            - You cannot remove copyright notice from this design without our permission.<br />
            - If you modify this design it still should contain copyright because it is based on our work.<br />
            - You may copy, distribute, modify, etc. this template as long as link to our website remains untouched.<br />
            For support visit <a href="http://www.metamorphozis.com/contact/contact.php">http://www.metamorphozis.com/contact/contact.php</a><br />
  <br />
            The Metamorphosis Design : 2008 </p>
          <br />
        <h2>A Heading Level 2</h2>
        <p>Dolor sit amet, consectetuer adipiscing elit. In nec risus non turpis interdum rutrum:</p>
        <ul>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Consectetuer adipiscing elit</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">In nec risus non turpis</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Urnanet non molestie semper</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Proin gravida orci porttitor</a></li>
        </ul>
        <br />
        <h2>FREE WEBSITE TEMPLATES</h2><br />
      <p class="date2">June <b>26</b></p><p>Consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat.</p>
      <p>Sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autemr in hendrerit in vulputate velit esse molestie consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat...</p>       
      </div>
    </div>
  </div>
  <!-- end content -->
  <!-- start sidebar two -->
  <div id="sidebar2" class="sidebar">
    <ul>
      <li>
        <h2>Categories</h2>
        <ul>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Aliquam libero</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Consectetuer elit</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Metus pellentesque</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Suspendisse mauris</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Urnanet molestie semper</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Proin orci porttitor</a></li>
        </ul>
      </li>
      <li>
        <h2>Archives</h2>
        <ul>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">September</a> (23)</li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">August</a> (31)</li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">July</a> (31)</li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">June</a> (30)</li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">May</a> (31)</li>
        </ul>
      </li>      
    </ul>
  </div><!-- end sidebar two -->
  <div id="bottom" style="clear: both;"></div>
</div><!-- end page -->
<!-- start footer -->
<div id="footer">
   <p>Copyright &copy; 2008. <a href="http://www.metamorphozis.com/" title="Free Website Templates">Free Website Templates</a> | <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Privacy Policy</a> | <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Terms of Use</a> | <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" title="This page validates as CSS"><abbr title="Cascading Style Sheets">CSS</abbr></a></p>
    <p>Design downloaded from <a href="http://www.webhostingservices.us/">Web Hosting Services</a>
</p>
</div>
</div>
</div>
<!-- end footer -->
</body>
</html>

   
    
    
  








Related examples in the same category

1.PurpalBox
2.purple-blog
3.purple-light
4.purplebeauty
5.purplehaze
6.purplenowhere
7.purpleperfection
8.purpleseries
9.purple_beauty
10.purple_flower