metamorph_infinity : Effect « Templates « HTML / CSS






metamorph_infinity

       

<!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: 0px;
padding: 0px;
}

a:link {
  color: #03a4c2;
  font-weight:bold;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #000000;
  font-weight:bold;
}

a:visited {
  color: #03a4c2;
  font-weight:bold;
  text-decoration: none;
}

body {  
  background: url(metamorph_infinity-images/bg.jpg);
  font: 13px Arial, Helvetica, sans-serif;
  color: #383838;
}

#content{
  margin: 0 auto;
  width: 918px;
  text-align: left;
  background: #ffffff url(metamorph_infinity-images/mainbg.gif) repeat-x top;
  padding-top: 10px;
}

#main{
  width: 918px;
  margin: 0 auto;
  clear:both;
  background:url(metamorph_infinity-images/conbg.gif) repeat-y left;
}

#headbg{ 
  background: url(metamorph_infinity-images/headbg.jpg) repeat-x top;
  height: 389px;
}

#header {
  height: 299px;
  width: 1000px;
  background: url(metamorph_infinity-images/header.jpg) no-repeat top;  
  margin: 0 auto;  
}

#logo {
height: 269px;
text-align: left;
width: 900px;
padding-left: 100px;
padding-top: 30px;
}


#logo a {
  text-decoration: none;
  text-transform: lowercase;
  font-style: italic;
  font-size: 18px;
  color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 1000px;
height: 90px;
margin: 0 auto;
}

#menu ul {
  list-style: none;  
  padding-left: 170px;
}

#menu li {
  
  display: inline; 
  
}

#menu a {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  float: left;
  width: 129px;
  height: 57px;
    display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: normal;
  padding-top: 33px;

}

#menu a:hover{
  width: 129px;
    height: 57px;
  color: #03a4c2;
  background:url(metamorph_infinity-images/menuhover.jpg) repeat-x;
}

#left
{
width: 617px;
padding-left: 10px;
}

.text{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 5px;
}

#left H1{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 23px;
  font-weight:normal;
  height: 33px;
  margin: 0;
  color: #ffffff;
  padding-left: 20px;
  padding-top: 5px;
  width:617px;
  background: url(metamorph_infinity-images/title_left.gif) no-repeat;
}

.date {
  margin: 0 auto;
  color: #01b4d5;
  font-size: 11px;
  padding-top: 10px;
  border-top: 2px dotted #000000;
  font-weight:bold;
  margin-left: 10px;
  margin-right: 10px;
}

.date a {
  text-decoration:none;
}

.dateleft{
  background:url(metamorph_infinity-images/timeicon.gif) no-repeat left;
  padding-left: 20px;
  height: 16px;
  padding-top:2px;
  width:200px;
}

.dateright{
  margin-top: 2px;
  float:right;
  background:url(metamorph_infinity-images/comment.gif) left no-repeat;
  padding-right: 5px;
  text-align:right;
  height: 16px;
  padding-left: 17px;
}

.h2botleft{
  background:url(metamorph_infinity-images/h2botleft.gif) top no-repeat;
  padding-top: 20px;
}

#right{
  width: 267px;
  float:right;
  margin-right: 12px;
}

#right a{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

#righttop{
  background:url(metamorph_infinity-images/righttop.gif);
  height: 2px;
}

.h2bot{
  background:url(metamorph_infinity-images/h2bot.gif) top no-repeat;
  padding-top: 20px;
}

#right ul 
{
  list-style: none;
  padding-left: 30px;
  margin: 0px;
  display:block;
  
}

#right ul li{
  margin-bottom: 20px;
}

#categories ul li {
  margin-bottom: 5px;
  background: url(metamorph_infinity-images/list.gif) no-repeat;  
  padding-left: 5px;
}

#partners ul li {
  margin-bottom: 5px;
  background: url(metamorph_infinity-images/list2.gif) no-repeat;  
  padding-left: 5px;
}

#right h2 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 23px;
  font-weight:normal;
  height: 33px;
  margin: 0;
  background: url(metamorph_infinity-images/title_right.gif) no-repeat;
  color: #ffffff;
  padding-left: 20px;
  padding-top: 5px;
}

.noend{
  height: 20px;  
}

.end{
  height: 19px;
}

#right li a {
  padding-left: 10px;
}

#pad{
  padding: 7px;
}

#conbot{
  background:url(metamorph_infinity-images/conbot.gif);
  clear:both;
  height: 13px;
}

#last{
  padding-left: 15px;
  padding-right: 15px;
}

#footer {
  height: 36px;
  width: 1000px;
  clear: both;
  padding-top: 10px;
  margin: 0 auto;
}

#footer p {
  margin: 0;
  font-size: 10px;
  text-align: center;
  color: #ffffff;
}

#footer a:hover {
  text-decoration: none;
  color: #ffffff;
  font-weight:bold;
}

</style>


</head>
<body>

<!-- header begins -->
<div id="headbg">
<div id="header"> 
  <div id="logo">
    <h1><a href="#">metamorph_infinity</a></h1>
    <h2><a href="http://www.metamorphozis.com/" id="metamorph">Design by Metamorphosis Design</a></h2>
  </div>
  <div id="menu">
    <ul>
      <li id="button1"><a href="#"  title="">Home</a></li>
      <li id="button2"><a href="#" title="">Blog</a></li>
      <li id="button3"><a href="#" title="">Gallery</a></li>
      <li id="button4"><a href="#" title="">About</a></li>
      <li id="button5"><a href="#" title="">Contact</a></li>
    </ul>
  </div>
</div>
</div>
<!-- header ends -->
<!-- content begins -->
<div id="content">
<div id="main">



<div id="right">
  <div id="righttop"></div>
      <div id="pad">        
        <div id="categories">        
        <h2>Categories</h2>
                <div class="h2bot">
        <ul>
          <li class="noend"><a href="#">Client Testimonials</a></li>
          <li class="noend"><a href="#">Latest Events</a></li>
          <li class="noend"><a href="#">Our Online Support</a></li>
          <li class="noend"><a href="#">Solutions</a></li>
          <li class="noend"><a href="#">Forum</a></li>
          <li class="noend"><a href="#">What Our Future Plans</a></li>
                    <li class="noend"><a href="#">Projects</a></li>
                    <li class="end"><a href="#">Contact Us</a></li>
        </ul>
         </div>
         </div>
         <div id="partners">  
        <h2>Our Partners</h2>
                <div class="h2bot">
         <ul>
          <li class="noend"><a href="#">Mauris neque egestas justo</a></li>
          <li class="noend"><a href="#">Neque eros a nequestibulum </a></li>
          <li class="noend"><a href="#">Primis in faucibus orci luctus </a></li>
          <li class="noend"><a href="#">Posuere cubilia Curae</a></li>
          <li class="noend"><a href="#">Ulla risus risus sagittis in </a></li>
          <li class="noend"><a href="#">Lobortis sed tincidunt at est.</a></li>
                    <li class="noend"><a href="#">Donec posuere egestas ipsum</a></li>
                    <li class="noend"><a href="#">Cras ac magna vel justo </a></li>
                    <li class="noend"><a href="#">Sollicitudin viverra. </a></li>
                    <li class="end"><a href="#">Nullam elementum nibh ut </a></li>
        </ul>  
              </div>      
           </div>
           
           <h2>Latest Updates</h2>
                <div class="h2bot">
                <div id="last">
         <p style="font-weight:bold">Morbi porta odio id erat. Curabitur ut massa uspendisse ipsum.</p><br />
        <p>Suspendisse massa lacus, ullamcorper ac, pulvinar ut, aliquet et, elit. volutpat, diam leo vestibulum lectus, eu molestie elit est eu </p>
                </div>
              </div>         
           
      </div>
    </div>
            <div id="left">
            
      <h1>Welcome to Our Website!</h1>
            <div class="h2botleft">      
        <div class="text">
                <p>This website template is repeased 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<br />
            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<br />
            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>
      </div>
       <div class="date"> 
                      <div class="dateright"><a href="#">Comments(14)</a></div>
                      <div class="dateleft">April 11, 2009</div>                           
                </div><br />
    </div>
        <h1>Lorem ipsum dolor sit amet</h1>
                <div class="h2botleft">
                <div class="text">
        <p>Ipsum dolor sit amet, consectetuer adipiscing elit. In nec risus non turpis interm rutrum. Vestibulum et metus. Nulla id magna sed dolor sollicitudin laoreet. tempus in, lacus. Duis tempor posuere diam. Suspendisse vel tellus quis nunc malesuada porta.  
<br /><br />
Dolor sit amet, consectetuer adipiscing elit. In nec risus non turpis interdum rutrum. Vestibulum et metus.<br />
Nulla id magna sed dolor sollicitudin laoreet. tempus in, lacus. Duis tempor posuere diam. Suspendisse vel tellus quis nunc malesuada porta.<br />
Nulla id magna sed dolor sollicitudin laoreet. tempus in, lacus. Duis tempor posuere diam. Suspendisse vel tellus quis nunc malesuada porta.</p>
    </div>
       <div class="date"> 
                      <div class="dateright"><a href="#">Comments(14)</a></div>
                      <div class="dateleft">April 11, 2009</div>                           
                </div><br />
      </div>
        <h1>Lorem ipsum dolor sit amet</h1>
                <div class="h2botleft">
                <div class="text">
        <p>In nec risus non turpis interm rutrum. Vestibulum et metus. Nulla id magna sed dolor sollicitudin laoreet. tempus in, lacus. Duis tempor posuere diam. Suspendisse vel tellus quis nunc malesuada porta.  
<br /><br />
Ipsum dolor sit amet, consectetuer adipiscing elit. In nec risus non turpis interdum rutrum. Vestibulum et metus.<br />
Nulla id magna sed dolor sollicitudin laoreet. tempus in, lacus. Duis tempor posuere diam. Suspendisse vel tellus quis nunc malesuada porta.<br />
Nulla id magna sed dolor sollicitudin laoreet. tempus in, lacus. Duis tempor posuere diam. Suspendisse vel tellus quis nunc malesuada porta.</p>
      </div>
         <div class="date"> 
                      <div class="dateright"><a href="#">Comments(14)</a></div>
                      <div class="dateleft">April 11, 2009</div>                           
                </div>
         </div>
            
  </div>    
    
    
    


<!--content ends -->
<!--footer begins -->
  </div>
    <div id="conbot"></div>
</div>

<div id="footer">
<p>Copyright  2009. <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> 
  <p>Design by <a href="http://www.metamorphozis.com/" title="Flash Website Templates">Flash Website Templates</a>
    </p>
  </div>

<!-- footer ends-->
</body>
</html>

   
    
    
    
    
    
    
  








Related examples in the same category

1.amazinglycool
2.exposure
3.expressivestars
4.extended
5.external
6.extracts
7.falling-away
8.fantasy
9.flare
10.flashyweb
11.flash_web
12.fireworks
13.floating
14.falling
15.fantasyland
16.metamorph_weird
17.metamorph_violet
18.metamorph_violetdream
19.metamorph_mydesign
20.metamorph_myst
21.metamorph_mywaves
22.metamorph_myweb
23.metamorph_freedom_lt
24.metamorph_gloryfield
25.metamorph_horizon
26.bubble
27.classic-luxury
28.classic
29.classique
30.classliclink
31.civilized
32.metamorph_cool
33.metamorph_imaginary
34.metamorph_newage
35.metamorph_madness
36.metamorph_heaven
37.metamorph_lensflare
38.metamorph_shinyblur_lt
39.metamorph_sparks_lt
40.metamorph_soulfrost
41.metamorph_space
42.metamorph_spaceglowing
43.metamorph_sphere
44.metamorph_starwars
45.metamorph_steel
46.metamorph_stones
47.abundant
48.chalkboard
49.cool-web
50.coolblack
51.CoolishBlack
52.coolracing
53.coolzone
54.cool_web
55.creative-media
56.creative-mind
57.creative
58.creevykeel
59.decayed
60.essence
61.essential
62.auroradesktop
63.scenic-reflections