Team:BYU Provo/Test

From 2011.igem.org

(Difference between revisions)
 
(48 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 {
                 border: none;
                 border: none;
 +
                background-color: #aaaaaa;
 +
            }
 +
 +
            body {
 +
                background-color: #aaaaaa;
 +
            }
 +
 +
            td {
 +
                vertical-align:top;
             }
             }
Line 14: Line 24:
                 margin-right: auto;
                 margin-right: auto;
                 margin-left: auto;
                 margin-left: auto;
 +
                margin-top: 0;
 +
                padding-top: 0;
 +
                text-align: center;
             }
             }
             #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;
+
            }
 +
 
 +
            .right-menu ul li {
 +
                 background-color: #aaaaaa;
 +
            }
 +
 
 +
            .right-menu ul li a:hover {
 +
                color: #002bb8;
             }
             }
Line 37: Line 57:
             a:hover {color:#dddddd; text-decoration: underline;}
             a:hover {color:#dddddd; text-decoration: underline;}
             a:active {color:#cccccc;}
             a:active {color:#cccccc;}
-
 
+
            li a:link {color:#002bb8; text-decoration: none;}
 +
            li a:visited {color:#002bb8; text-decoration: none;}
 +
            li a:hover {color:#002bb8; text-decoration: underline;}
 +
            li a:active {color:#002bb8;}
         </style>
         </style>
     </head>
     </head>
     <body>
     <body>
-
         <center>
+
        <div id="topMenu"></div>
-
         <table id="topLinks" width="800px" border="0">
+
         <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">
             <tr>
             <tr>
-
                 <td width="91%" >
+
                 <td id="rightCol">
-
                     <a href="https://2011.igem.org/wiki/index.php/Team:BYU_Provo">page</a>&nbsp;&nbsp;
+
                     <ul>
-
                    <a href="https://2011.igem.org/wiki/index.php?title=Talk:Team:BYU_Provo&action=edit&redlink=1">discussion</a>&nbsp;&nbsp;
+
                        <li>Home</li>
-
                    <a href="https://2011.igem.org/wiki/index.php?title=Team:BYU_Provo&action=edit">view source</a>&nbsp;&nbsp;
+
                        <li>Team</li>
-
                    <a href="https://2011.igem.org/wiki/index.php?title=Team:BYU_Provo&action=edit">view source</a>&nbsp;&nbsp;
+
                        <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>
-
                <td width="9%" >Right Links</td>
 
-
            </tr>
 
-
        </table>
 
-
        <img id="headerImg" alt="BYU Provo" src="https://static.igem.org/mediawiki/2011/thumb/4/4c/BYU_TemplateNew.jpg/800px-BYU_TemplateNew.jpg" />
 
-
        <table width="800px" border="0">
 
-
            <tr>
 
-
                <td id="rightCol">100</td>
 
                 <td id="mainContent">200</td>
                 <td id="mainContent">200</td>
             </tr>
             </tr>
         </table>
         </table>
-
         </center>
+
         <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