Template:Team:Michigan Software/CSS

From 2014.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 1: Line 1:
 +
<html>
 +
<body>
 +
<!--navigation menu -->
 +
<td align="center" colspan="3">
-
<!DOCTYPE html>
+
<table  width="100%">
-
<html lang="en">
+
<tr heigth="15px"></tr>
-
<head>
+
<tr heigth="75px">  
-
<title>ProtoCat - Protocol Catalogue and Calculator</title>
+
-
<meta charset="utf-8" />
+
-
+
-
<link rel="stylesheet" href="style.css" type="text/css" />
+
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+
-
</head>
+
<td align ="center"> <a href="https://2014.igem.org/Team:Michigan_Software"> <img src="https://static.igem.org/mediawiki/2014/0/05/Da_RealProtocat.jpg" width="55px"></a> </td>
-
<body class="body">
+
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#B9D3E3'" onMouseOut="this.bgColor='#4682B4'" bgColor=#4682B4>
-
+
<a href="https://2014.igem.org/Team:Michigan_Software"style="color:#FFFFFF">Home</a> </td>
-
<header class="mainHeader">
+
-
<h1> ProtoCat </h1>
+
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#B9D3E3'" onMouseOut="this.bgColor='#4682B4'" bgColor=#4682B4>
-
<nav><ul>
+
<a href="https://2014.igem.org/Team:Michigan_Software/Project"style="color:#FFFFFF">Project</a></td>
-
<li class="active"><a href="#">Home</a></li>
+
-
<li><a href="#">About</a></li>
+
-
<li><a href="#">My Protocols</a></li>
+
-
<li><a href="#">Catalog</a></li>
+
-
</ul></nav>
+
-
</header>
+
-
+
-
<div class="mainContent">
+
-
<div class="content">
+
-
<article class="topcontent">
+
-
<header>
+
-
<h2><a href="#" rel="bookmark" title="Permalink to this POST TITLE">Home</a></h2>
+
-
</header>
+
-
<content>
+
-
<p>Welcome to ProtoDB, the free online catalogue of laboratory protocols. With over [number] protocols and a built-in calculator, we are simplifying laboratory procedures one protocol at a time.</p> </content>
+
-
+
-
</article>
+
-
</div>
+
-
+
-
+
-
<aside class="top-sidebar">
+
-
<article>
+
-
<h2>Top Rated</h2>
+
-
+
-
          <ol>
+
-
              <li><a href="#">Pro1</a></li>
+
-
              <li><a href="#">Pro2</a></li>                <li><a href="#">Pro3</a></li>
+
-
            </ol>
+
-
</article>
+
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#B9D3E3'" onMouseOut="this.bgColor='#4682B4'" bgColor=#4682B4>  
-
</aside>
+
<a href="https://2014.igem.org/Team:Michigan_Software/ProtoCat"style="color:#FFFFFF">ProtoCat</a></td>
-
<img src="img/blue_test_tubes.jpg">
+
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#B9D3E3'" onMouseOut="this.bgColor='#4682B4'" bgColor=#4682B4>  
-
+
<a href="https://2014.igem.org/Team:Michigan_Software/Team"style="color:#FFFFFF">Team</a> </td>
-
<aside class="middle-sidebar">
+
-
<article>
+
-
<h2>Top Favorited</h2>
+
-
<ol>
+
-
              <li><a href="#">Pro1</a></li>
+
-
              <li><a href="#">Pro2</a></li>                <li><a href="#">Pro3</a></li>
+
-
            </ol>
+
-
    </article>
+
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#B9D3E3'" onMouseOut="this.bgColor='#4682B4'" bgColor=#4682B4>
-
</aside>
+
<a href="https://igem.org/Team.cgi?year=2014&team_name=Michigan_Software"style="color:#FFFFFF">Official Team Profile</a></td>
-
<aside class="bottom-sidebar">
+
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
-
<article>
+
</tr>
-
<h2>Recent Uploads</h2>
+
</table>
-
<ol>
+
-
              <li><a href="#">Pro1</a></li>
+
-
              <li><a href="#">Pro2</a></li>                <li><a href="#">Pro3</a></li>
+
-
            </ol>
+
-
 
+
-
    </article>
+
-
</aside>
+
-
</div>
+
-
+
-
<footer class="mainFooter">
+
-
<p>Copyright &copy; 2013 <a href="http://1stwebdesigner.com">1stwebdesigner</a></p>
+
-
<p> Team info! </p>
+
-
</footer>
+
 +
<!--end navigation menu -->
</body>
</body>
</html>
</html>

Latest revision as of 23:55, 10 October 2014

Home Project ProtoCat Team Official Team Profile