Team:Illinois/test template

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
-
[[Image:igemtest.png||center|950px]]
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
<html>
+
<head>
<head>
-
<style>
+
<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>
-
.ideasList{
+
a:link {
-
margin-bottom:30px
+
color: #3cb40d;
}
}
-
ul#sub {
+
a:hover {
-
margin:0px;
+
text-decoration: underline;
-
padding:0px;
+
color: #FF0000;
-
font-size:14px;
+
}
-
list-style-image:none;
+
 
-
list-style-type:none;
+
a:visited {
 +
color: #3886E0;
 +
}
 +
*
 +
{
 +
border: 0;
 +
margin: 0;
}
}
-
#sub li { margin-bottom:20px;}
+
body
 +
{
-
#sub li a {
+
font: 12px Tahoma, Arial, Helvetica, sans-serif;
-
color:#3300FF;
+
color: #666666;
-
text-decoration:underline;
+
background: #3cb40d url(https://static.igem.org/mediawiki/2008/c/c9/Bg.gif);
}
}
-
#sub li a:hover {
+
#main
-
text-decoration:none;
+
{
 +
margin: 0 auto;
 +
width: 778px;
 +
background: #ffffff url(https://static.igem.org/mediawiki/2008/5/5e/Header.jpg) no-repeat center top;
}
}
-
.links {
+
#header
-
width:100%;
+
{
-
background-color:#FF6103;
+
width: 763px;
-
margin-bottom:30px;
+
margin: 0 auto;
 +
height: 390px;
 +
 
 +
 
}
}
-
.links tr {
+
#logo
-
background-color: #FF6103;;
+
{
 +
padding-left: 20px;
 +
text-align: left;
 +
padding-top: 40px;
 +
height: 280px;
 +
 
}
}
-
.links td:hover {
+
#logo a {
-
background-color:#FF6103;
+
text-decoration: none;
 +
text-transform: lowercase;
 +
font-style: italic;
 +
font-size: 16px;
 +
color: #ffffff;
 +
font-weight: bold;
}
}
-
.links a{
+
#logo H2 a
-
text-decoration:none;
+
{
-
font-size:15pt;
+
font-size: 10px;
-
        font-weight:bold;
+
-
        font:'helvetica';
+
-
color: rgb(255,255,255);
+
}
}
-
.links a:active {
+
#buttons
-
        background-color:#FF6103;
+
{
 +
padding-top: 33px;
 +
height: 40px;
 +
width: 763px;
}
}
-
.links a:hover {
+
#buttons li {
-
        color: rgb(0,0,128);
+
display: inline;
}
}
-
#navactive {
+
#buttons a {
-
        background-color: rgb(0,0,128);
+
display: block;
 +
float: left;
 +
width: 125px;
 +
height: 36px;
 +
text-align: center;
 +
text-decoration: none;
 +
color: #ffffff;
 +
font-weight: bold;
 +
font-size: 14px;
 +
padding-top: 13px;
 +
margin-left: 12px;
 +
 
}
}
 +
#buttons a:hover {
 +
width: 125px;
 +
    height: 36px;
 +
text-decoration: underline;
 +
}
-
#header {
+
#content
-
width: 100%;
+
{
-
text-align: center;
+
width: 720px;
 +
margin: 0 auto;
 +
padding: 20px;
}
}
-
h4 {
+
#left
-
font-size: 14pt;
+
{
-
font-weight: normal;
+
width: 450px;
 +
padding: 10px;
}
}
-
dt {
+
#left H1
-
font-size: 12pt;
+
{
 +
color: #3cb40d;
 +
margin: 0;
 +
padding: 0;
 +
font-size: 24px;
 +
}
 +
#left H2
 +
{
 +
color: #3cb40d;
 +
margin: 0;
 +
padding: 0;
 +
font-size: 18px;
 +
padding-top: 10px;
}
}
-
#projectnav h4 {
+
#left a
-
  padding: .4ex;
+
{
 +
  color: #3886E0;
}
}
-
#projectnav dt {
+
#left a:hover {
-
font-weight: normal;
+
text-decoration: none;
-
margin: 1.5ex 0 0 0;
+
color: #FF0000;
}
}
-
#projectnav h4, #projectnav dt, #projectnav dd {
+
#left a:visited {
-
text-align: center;
+
color: #3886E0;
-
text-indent: 0;
+
-
margin-left: 0;
+
}
}
-
#hbnav dd {
+
#right
-
background-color: #FF6103;;
+
{
-
border-left: dashed #FFF 3px;
+
float: right;
-
border-right: dashed #FFF 3px;
+
width: 240px;
-
padding: .8ex;
+
}
}
-
#denav dd{
+
#sidebar
-
background-color: #FF6103;;
+
{
-
border-left: dashed #FFF 3px;
+
width: 240px;
-
border-right: dashed #FFF 3px;
+
-
padding: 1ex;
+
-
margin-top: 0;
+
}
}
-
#projectnav a {
+
#sidebar ul
-
color: #fff;
+
{
 +
margin: 0;
 +
padding: 0;
 +
list-style: none;
}
}
-
#pagecontent p {
+
#sidebar li
-
text-indent: 1.25em;
+
{
 +
margin-bottom: 15px;
}
}
-
</style>
+
 
-
<! -- END of style sheet -->
+
#sidebar li ul {
 +
padding: 10px;
 +
border-top: none;
 +
}
 +
 
 +
#sidebar li li {
 +
margin: 0;
 +
padding: 3px 0;
 +
}
 +
 
 +
 
 +
#sidebar li h2 {
 +
height: 36px;
 +
margin: 0;
 +
padding: 10px 0 0 20px;
 +
background: url(https://static.igem.org/mediawiki/2008/4/4f/Title.gif) no-repeat;
 +
font-size: 18px;
 +
color: #ffffff;
 +
}
 +
 
 +
#sidebar a:link {
 +
text-decoration: none;
 +
}
 +
 
 +
#sidebar a:hover {
 +
text-decoration: underline;
 +
}
 +
#sidebar a:visited {
 +
text-decoration: none;
 +
}
 +
 
 +
#sidebar li a {
 +
padding-left: 10px;
 +
background: url(images/img09.gif) no-repeat 1px 5px;
 +
}
 +
 
 +
#footer
 +
{
 +
background: url(https://static.igem.org/mediawiki/2008/a/aa/Footer.gif) repeat-x;
 +
height: 47px;
 +
width: 780px;
 +
margin: 0 auto;
 +
font-size: 10px;
 +
color: #ffffff;
 +
padding-top: 23px;
 +
text-align: center;
 +
border-top: 4px solid #296FC0;
 +
}
 +
 
 +
#footer a
 +
{
 +
color: #ffffff;
 +
font-size: 10px;
 +
text-decoration: none;
 +
}
 +
.padding
 +
{
 +
padding: 10px;
 +
color:#FF0000;
 +
font-weight: bold;
 +
}
 +
</STYLE>
</head>
</head>
<body>
<body>
-
<!-- Navigation Links Table-->
+
<div id="main">
-
<!--id="navactive"   put this on whatever page it is already on-->
+
<!-- header begins -->
-
<table class="links" >
+
<div id="header">
-
  <tr>
+
<div id="logo"><a href="#">Metamorph_leaf</a>
-
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois" >Home</a> </td>
+
<h2><a href="http://www.metamorphozis.com/" id="metamorph">Design by Metamorphosis Design</a></h2></div>
-
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Team" >Team</a> </td>
+
<div id="buttons">
-
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Notebook" >Notebook</a> </td>  
+
<ul>
-
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Research_articles" >Research Articles</a> </td>
+
<li class="first"><a href="#"  title="">Home</a></li>
-
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Current_Tasks">Protocols</a> </td>
+
<li><a href="#" title="">Blog</a></li>
-
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Project</a> </td>
+
<li><a href="#" title="">Gallery</a></li>
-
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Pictures" >Pictures</a> </td>
+
<li><a href="#" title="">About</a></li>
-
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Parts" >Parts</a> </td>
+
<li><a href="#" title="">Contact</a></li>
-
  </tr>
+
</ul></div>
-
</table>
+
 +
</div>
 +
<!-- header ends -->
 +
<!-- content begins -->
 +
<div id="content">
 +
<div id="right">
 +
<div id="sidebar">
 +
<ul>
 +
<li>
 +
<h2>Archives</h2>
 +
<ul>
 +
<li><a href="#">June 2008</a> <i>(1)</i></li>
 +
<li><a href="#">May 2008</a> <i>(31)</i></li>
 +
<li><a href="#">April 2008</a> <i>(50)</i></li>
 +
<li><a href="#">March 2008</a> <i>(4)</i></li>
 +
<li><a href="#">February 2008</a> <i>(24)</i></li>
 +
<li><a href="#">January 2008</a> <i>(21)</i></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<h2>Company News </h2>
 +
<ul>
 +
<li>
 +
<h3>June 23, 2008</h3>
 +
<p><a href="#">Tempus in, lacus. Duis tempor posuere diam. Suspendisse vel tellus quis nunc malesuada porta. &#8230;</a></p>
 +
</li>
 +
<li>
 +
<h3>March 4, 2008</h3>
 +
<p><a href="#">Nulla id magna sed dolor sollicitudin laoreet. tempus in, lacus. Duis tempor posuere diam&#8230;</a></p>
 +
</li>
 +
<li>
 +
<h3>February 18, 2008</h3>
 +
<p><a href="#">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. &#8230;</a></p>
 +
</li>
 +
<li>
 +
<h3>February 12, 2008</h3>
 +
<p><a href="#"> Sed dolor sollicitudin laoreet. tempus in, lacus. Duis tempor posuere diam. Suspendisse </a></p>
 +
</li>
 +
<li>
 +
<h3>February 1, 2008</h3>
 +
<p><a href="#">Ipsum dolor sit amet, consectetuer adipiscing elit. In nec &#8230;</a></p>
 +
</li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
 +
<!-- end #sidebar -->
 +
</div>
 +
<div id="left">
 +
<h1>Welcome to Our Website!</h1>
 +
<div>
 +
<p><br />
 +
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
 +
      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>
 +
  </div>
 +
<div class="small">
 +
<p class="date">Posted on Jan 22, 2008 by Admin</p>
 +
<p class="file">Filed under <a href="#">Uncategorized</a> | <a href="#">Edit</a> | <a href="#">20 Comments</a></p>
 +
</div><br />
 +
<div>
 +
<h2>Lorem ipsum dolor sit amet</h2>
 +
<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="small">
 +
<p class="date">Posted on Jan 22, 2008 by Admin</p>
 +
<p class="file">Filed under <a href="#">Uncategorized</a> | <a href="#">Edit</a> | <a href="#">20 Comments</a></p>
 +
</div><br />
 +
<div>
 +
<h2>Lorem ipsum dolor sit amet</h2>
 +
<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="small">
 +
<p class="date">Posted on Jan 22, 2008 by Admin</p>
 +
<p class="file">Filed under <a href="#">Uncategorized</a> | <a href="#">Edit</a> | <a href="#">20 Comments</a></p>
 +
</div>
 +
</div>
 +
 +
</div>
 +
<!-- content ends -->
 +
<!-- footer begins -->
 +
<div id="footer">
 +
  <p>Copyright &copy; 2008. Design by <a href="http://www.metamorphozis.com/" title="Free Website Templates">Free Website Templates</a></p>
 +
<p><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></div>
 +
<!-- footer ends -->
 +
</div>
 +
 
 +
</body>
</html>
</html>

Revision as of 05:33, 12 August 2008

Metamorphosis Design Free Css Templates

Welcome to Our Website!


This website template is repeased under a Creative Commons Attribution 2.5 License

We request you retain the full copyright notice below including the link to www.metamorphozis.com.
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.

You are allowed to use this design only if you agree to the following conditions:
- You cannot remove copyright notice from this design without our permission.
- If you modify this design it still should contain copyright because it is based on our work.
- You may copy, distribute, modify, etc. this template as long as link to our website remains untouched.
For support visit http://www.metamorphozis.com/contact/contact.php

The Metamorphosis Design : 2008

Posted on Jan 22, 2008 by Admin

Filed under Uncategorized | Edit | 20 Comments


Lorem ipsum dolor sit amet

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.

Dolor sit amet, consectetuer adipiscing elit. In nec risus non turpis interdum 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.
Nulla id magna sed dolor sollicitudin laoreet. tempus in, lacus. Duis tempor posuere diam. Suspendisse vel tellus quis nunc malesuada porta.

Posted on Jan 22, 2008 by Admin

Filed under Uncategorized | Edit | 20 Comments


Lorem ipsum dolor sit amet

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.

Ipsum dolor sit amet, consectetuer adipiscing elit. In nec risus non turpis interdum 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.
Nulla id magna sed dolor sollicitudin laoreet. tempus in, lacus. Duis tempor posuere diam. Suspendisse vel tellus quis nunc malesuada porta.

Posted on Jan 22, 2008 by Admin

Filed under Uncategorized | Edit | 20 Comments