metamorph_yellowfield : Yellow « Templates « HTML / CSS






metamorph_yellowfield

       

<!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: #4DA0C6;
}

a:hover {
  text-decoration: underline;
  color: #FF0000;
}

a:visited {
  color: #4DA0C6;
}

body {
  
  background: #ffffff url(metamorph_yellowfield-images/back_all.gif) repeat-x;
  font: 13px Arial, Helvetica, sans-serif;
  color: #000000;
}

#content
{
  margin: 0 auto;
  width: 786px;
  text-align: left;  
}

#main
{
width: 786px;
padding-top: 10px;
}


#header {
  height: 496px;
  text-align: right;
  
}

#logo {

width: 766px;
height: 316px;
text-align: right;
padding-right: 20px;
padding-top: 100px;
background: url(metamorph_yellowfield-images/header.jpg) no-repeat;  
}


#logo a {
  text-decoration: none;
  text-transform: lowercase;
  font-style: italic;
  font-size: 18px;
  color: #8793A5;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
}


#menu
{
margin: 0 auto;
width: 656px;
height: 48px;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 130px;
background: url(metamorph_yellowfield-images/menu.gif) no-repeat;
}

#menu ul {
  list-style: none;  
}

#menu li {
  
  display: inline; 
  
}

#menu a {
  float: left;
  width: 100px;
  height: 23px;
    display: block;
  text-align: center;
  text-decoration: none;
  color: #8793A5;
  font-weight: bold;
  padding-top: 10px;
  font-size: 14px;
  text-transform: uppercase;
}

#menu a:hover {
  width: 100px;
    height: 23px;
  color: #68C1EA;
  text-decoration: underline;
  background: #ffffff;
}




#left
{
  width: 250px;
  margin-left: 10px;
}

#left H3
{
width: 225px;
height: 32px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 20px;
text-transform: uppercase;
color: #ffffff;
background: url(metamorph_yellowfield-images/title.gif) repeat-x
}

#left ul {
  list-style: none;
  margin-bottom: 10px;
  background: url(metamorph_yellowfield-images/title_back.gif) repeat-x top;
}


#left li ul {
  border: 0px;
  margin-left: 20px;
  margin-bottom: 10px;
  padding-top: 20px;
  background: none;
}

#left li li {
  padding: 4px 20px;
}

#left a {
  color: #4DA0C6;
  text-decoration: none;
}

#left a:hover {
  color: #4DA0C6;
  text-decoration: underline;
}

#left a:visited {
  color: #4DA0C6;
}

#left p
{
padding: 10px;
}

#calendar1 {
  padding: 20px 10px 20px 10px;
}

#calendar table {
  width: 100%;
  text-align: center;
}

#calendar thead {

}

#calendar tbody td {
  border: 1px solid #F1F1F1;
}

#calendar #prev {
  text-align: left;
}

#calendar #next {
  text-align: right;
}

#calendar tfoot a {
  text-decoration: none;
  font-weight: bold;
}

#calendar #now {
  background: #696969;
  border: 1px solid #ff0000;
  font-weight: bold;
  color: #ffffff
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
  margin: 0;
  padding: 0px;
  font-size: 12px;
  color: #4DA0C6;
}

#right a
{
color: #4DA0C6;
text-decoration: none;
}

#right a:hover
{
color: #4DA0C6;
text-decoration: underline;
}

#right a:visited
{
color: #4DA0C6;
text-decoration: none;
}

#right p {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}

#right h2 {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  color: #4DA0C6;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
  text-align: right;
  color: #4DA0C6;
  font-size: 11px;
}

.date a {
  color: #4DA0C6;
}



#footer {
  height: 49px;
  clear: both;
  padding-top: 30px;
  background: url(metamorph_yellowfield-images/footer.gif) no-repeat center;
}

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

#footer a {
  color: #4DA0C6;
}

</style>


</head>
<body>

<div id="content">
<!-- header begins -->
<div id="header">
    <div id="menu">
    <ul>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw"  title="">Home</a></li>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" title="">Blog</a></li>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" title="">Gallery</a></li>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" title="">About</a></li>
      <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" title="">Contact</a></li>
    </ul>
  </div>    
  <div id="logo">
    <h1><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Metamorph_yellowfield</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>

<!-- header ends -->
<!-- content begins -->
 <div id="main">
  <div id="right">
    <h2>Welcome To Our Website</h2><br />
      <h4><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">METAMORPHOSIS DESIGN</a></h4><br />
      <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>
      <p class="date"><img src="metamorph_yellowfield-images/comment.gif" alt="" /> <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Comments(2)</a> <img src="metamorph_yellowfield-images/timeicon.gif" alt="" /> 21.02.</p> 
      <h4><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Web Design Starter's Guide</a></h4>
  <ol>
        <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">More Free Website Templates</a></li>
        <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Flash Templates</a></li>
                <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Top Hosting Providers</a></li>
                <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Support For Free Website Templates</a></li>
             
      </ol>
  <p class="date"><img src="metamorph_yellowfield-images/comment.gif" alt="" /> <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Comments(34)</a> <img src="metamorph_yellowfield-images/timeicon.gif" alt="" /> 22.04.</p> 
      <h4><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">FREE WEBSITE TEMPLATES</a></h4><br />
      <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>
      <p class="date"><img src="metamorph_yellowfield-images/comment.gif" alt="" /> <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Comments(8)</a> <img src="metamorph_yellowfield-images/timeicon.gif" alt="" /> 13.46.</p>      
        
  </div>
  <div id="left">    
      <h3>Nunc pellentesque</h3>
      <ul>
        <li><ul>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Vivamus id arcu</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Duis congue ultricies</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Purus in mollis purus</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Orci nonummy fringilla</a></li>          
          </ul>
        </li>
      </ul>
      <h3>Calendar</h3>
      <ul>
        <li id="calendar">      
        <div id="calendar1">
          <table id="calendar2" summary="Calendar">
            <caption>
            January 2008
            </caption>
            <thead>
              <tr>
                <th abbr="Monday" scope="col" title="Monday">M</th>
                <th abbr="Tuesday" scope="col" title="Tuesday">T</th>
                <th abbr="Wednesday" scope="col" title="Wednesday">W</th>
                <th abbr="Thursday" scope="col" title="Thursday">T</th>
                <th abbr="Friday" scope="col" title="Friday">F</th>
                <th abbr="Saturday" scope="col" title="Saturday">S</th>
                <th abbr="Sunday" scope="col" title="Sunday">S</th>
              </tr>
            </thead>
            <tfoot>
              <tr>
                <td abbr="Des" colspan="3" id="prev"><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">&laquo; Des</a></td>
                <td class="pad">&nbsp;</td>
                <td abbr="Feb" colspan="3" id="next" class="pad"><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Feb &raquo;</a></td>
              </tr>
            </tfoot>
            <tbody>
              <tr>
                <td colspan="2" class="pad">&nbsp;</td>
                <td>1</td>
                <td>2</td>
                <td>3</td>
                <td>4</td>
                <td>5</td>
              </tr>
              <tr>
                <td>6</td>
                <td>7</td>
                <td>8</td>
                <td>9</td>
                <td>10</td>
                <td>11</td>
                <td>12</td>
              </tr>
              <tr>
                <td>13</td>
                <td>14</td>
                <td>15</td>
                <td>16</td>
                <td>17</td>
                <td>18</td>
                <td>19</td>
              </tr>
              <tr>
                <td>20</td>
                <td id="now">21</td>
                <td>22</td>
                <td>23</td>
                <td>24</td>
                <td>25</td>
                <td>26</td>
              </tr>
              <tr>
                <td>27</td>
                <td>28</td>
                <td>29</td>
                <td>30</td>
                <td>31</td>
                <td class="pad" colspan="2">&nbsp;</td>
              </tr>
            </tbody>
          </table>
        </div>
      </li>
      </ul>
      <h3>Lorem ipsum dolor</h3>
      <ul>
        <li><p>Vivamus sagittis bibendum erat. Curabitur lorem ipsum dolore malesuada. <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">More...</a></p></li>
      </ul>
      <br />
  </div>
<!--content ends -->
<!--footer begins -->
  <div style="clear: both"></div>
  </div>
</div>
<div id="footer">
<p>Copyright &copy; 2008. <a href="http://www.metamorphozis.com/" title="Free Templates">Free 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>

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

   
    
    
    
    
    
    
  








Related examples in the same category

1.yellowbubbles
2.yellowbusiness
3.yellowing
4.yellowstone
5.solutionyellow