Template:ClothoMenu

From 2008.igem.org

(Difference between revisions)
m (Template:ClothoTemplate moved to Template:ClothoMenu: Name is more fitting.)
Line 1: Line 1:
<html>
<html>
-
<link rel="stylesheet" href="nadesri.awardspace.com/ClothoCSS.css" type="text/css">
+
<link rel="stylesheet" href="http://nadesri.awardspace.com/ClothoCSS.css" type="text/css">
 +
 
 +
<div class="menu">
 +
  <ul>
 +
    <li>
 +
      <a title="Home" href="https://2008.igem.org/Team:UC_Berkeley_Tools" class="menu">Home</a>
 +
    </li>
 +
  </ul>
 +
 
 +
  <ul>
 +
    <li>
 +
      <a class="menu">Project</a>
 +
      <ul>
 +
        <li>
 +
          <a title="Technical Information" href="https://2008.igem.org/Team:UC_Berkeley_Tools/Project">Project(Technical)</a>
 +
        </li>
 +
 
 +
        <li>
 +
          <a title="Clotho Tutorial" href="https://2008.igem.org/Team:UC_Berkeley_Tools/Project/Tutorial">Project(Tutorial)</a>
 +
        </li>
 +
      </ul>
 +
    </li>
 +
  </ul>
 +
 
 +
  <ul>
 +
    <li>
 +
      <a class="menu">Resources</a>
 +
      <ul>
 +
        <li>
 +
          <a title="Our Team" href="https://2008.igem.org/Team:UC_Berkeley_Tools/Team">Our Team</a>
 +
        </li>
 +
        <li>
 +
          <a title="Notebook" href="https://2008.igem.org/Team:UC_Berkeley_Tools/Notebook">Notebook</a>
 +
        </li>
 +
      </ul>
 +
    </li>
 +
  </ul>
 +
 
 +
  <ul>
 +
    <li>
 +
      <a class="menu">External Links</a>
 +
      <ul>
 +
        <li>
 +
          <a title="UC Berkeley Wet Team 2008 Wiki" href="https://2008.igem.org/Team:UC_Berkeley">UC Berkeley Wetlab</a>
 +
        </li>
 +
        <li>
 +
          <a title="The BioCAD Wiki of Dr. Doug Densmore" href="http://biocad-server.eecs.berkeley.edu/wiki/index.php/BioCad">Doug's Wiki</a>
 +
        </li>
 +
 
 +
        <li>
 +
          <a title="SynBERC iGEM" href="http://synberc.org/iGEM/ucb/">SynBERC iGEM</a>
 +
        </li>
 +
 
 +
        <li>
 +
          <a title="All other team wikis" href="https://igem.org/Team_Wikis">The other teams</a>
 +
        </li>
 +
 
 +
        <li>
 +
          <a title="2007 iGEM Wiki Examples" href="https://2008.igem.org/Help:Template/Examples">2007 iGEM Wikis</a>
 +
        </li>
 +
 
 +
      </ul>
 +
    </li>
 +
  </ul>
 +
 
 +
</div>
 +
 
</html>
</html>

Revision as of 07:00, 17 October 2008