Team:BYU Provo/Test

From 2011.igem.org

(Difference between revisions)
 
(32 intermediate revisions not shown)
Line 2: Line 2:
     <head>
     <head>
         <title>Team BYU Provo</title>
         <title>Team BYU Provo</title>
 +
        <link href='http://fonts.googleapis.com/css?family=Michroma' rel='stylesheet' type='text/css'>
         <style type="text/css">
         <style type="text/css">
-
             #top-section,#top,.firstHeading,#catlinks {display: none;}
+
             #top-section,#top,.firstHeading,#catlinks2 {display: none;}
             #content {
             #content {
Line 12: Line 13:
             body {
             body {
                 background-color: #aaaaaa;
                 background-color: #aaaaaa;
 +
            }
 +
 +
            td {
 +
                vertical-align:top;
             }
             }
Line 22: Line 27:
                 padding-top: 0;
                 padding-top: 0;
                 text-align: center;
                 text-align: center;
-
                offset: 0;
 
             }
             }
             #rightCol {
             #rightCol {
                 width: 250px;
                 width: 250px;
-
                background-color: red;
 
                 height: 1000px;
                 height: 1000px;
 +
                background-color: #9acc99;
 +
                font-family: 'Michroma', sans-serif;
             }
             }
             #mainContent {
             #mainContent {
                 width: 544px;
                 width: 544px;
-
                background-color: blue;
 
                 height: 1000px;
                 height: 1000px;
             }
             }
-
             #topLinks {
+
             .right-menu ul li a {
-
                 color: #cccccc;
+
                 background-color: #aaaaaa;
-
                 background-color: #333333;
+
            }
-
                margin-right: auto;
+
 
-
                margin-left: auto;
+
            .right-menu ul li {
-
                margin-bottom: 0;
+
                 background-color: #aaaaaa;
-
                 padding-bottom: 0;
+
            }
 +
 
 +
            .right-menu ul li a:hover {
 +
                 color: #002bb8;
             }
             }
Line 57: Line 64:
     </head>
     </head>
     <body>
     <body>
-
       
+
         <div id="topMenu"></div>
-
         <table id="topLinks" width="800px" border="0">
+
-
            <tr>
+
-
                <td width="91%" >
+
-
                    <a href="https://2011.igem.org/wiki/index.php/Team:BYU_Provo">page</a>&nbsp;&nbsp;
+
-
                    <a href="https://2011.igem.org/wiki/index.php?title=Talk:Team:BYU_Provo&action=edit&redlink=1">discussion</a>&nbsp;&nbsp;
+
-
                    <a href="https://2011.igem.org/wiki/index.php?title=Team:BYU_Provo&action=edit">view source</a>&nbsp;&nbsp;
+
-
                    <a href="https://2011.igem.org/wiki/index.php?title=Team:BYU_Provo&action=edit">view source</a>&nbsp;&nbsp;
+
-
                </td>
+
-
                <td width="9%" >Right Links</td>
+
-
            </tr>
+
-
        </table>
+
-
       
+
         <center><img id="headerImg" alt="BYU Provo" src="https://static.igem.org/mediawiki/2011/thumb/4/4c/BYU_TemplateNew.jpg/800px-BYU_TemplateNew.jpg" /></center>
         <center><img id="headerImg" alt="BYU Provo" src="https://static.igem.org/mediawiki/2011/thumb/4/4c/BYU_TemplateNew.jpg/800px-BYU_TemplateNew.jpg" /></center>
         <table style="border-collapse:collapse; margin-right: auto; margin-left: auto;" width="800px" border="0">
         <table style="border-collapse:collapse; margin-right: auto; margin-left: auto;" width="800px" border="0">
             <tr>
             <tr>
-
                 <td id="rightCol">100</td>
+
                 <td id="rightCol">
 +
                    <ul>
 +
                        <li>Home</li>
 +
                        <li>Team</li>
 +
                        <li>Project</li>
 +
                        <li>Protocols</li>
 +
                        <li>Parts Submitted</li>
 +
                        <li>Modeling</li>
 +
                        <li>Safety</li>
 +
                        <li>Attributions</li>
 +
                        <li>Notebooks:</li>
 +
                    </ul>
 +
                </td>
                 <td id="mainContent">200</td>
                 <td id="mainContent">200</td>
             </tr>
             </tr>
         </table>
         </table>
-
          
+
         <script type="text/javascript">
 +
            var topMenu1 = "<div id=\"menubar\" class=\"left-menu noprint\">" + document.getElementById('menubar').innerHTML + "</div>";
 +
            document.getElementById('menubar').id = 'menubar2';
 +
            var topMenu2 = "<div class=\"right-menu noprint\" id=\"menubar\">" + document.getElementById('menubar').innerHTML + "</div>";
 +
            document.getElementById('menubar').id = 'menubar1';
 +
            document.getElementById('topMenu').innerHTML = topMenu1 + topMenu2;
 +
            setTimeout("document.getElementById('catlinks').id = 'catlinks2'; document.getElementById('mainContent').id = 'catlinks'; document.getElementById('catlinks').innerHTML = document.getElementById('catlinks2').innerHTML;", 500);
 +
            //document.getElementById('catlinks').id = 'catlinks2';
 +
            //document.getElementById('mainContent').id = 'catlinks';
 +
            //document.getElementById('catlinks').innerHTML = document.getElementById('catlinks2').innerHTML;
 +
        </script>
     </body>
     </body>
</html>
</html>

Latest revision as of 18:55, 27 August 2011

Team BYU Provo

BYU Provo
  • Home
  • Team
  • Project
  • Protocols
  • Parts Submitted
  • Modeling
  • Safety
  • Attributions
  • Notebooks:
200