Team:LCG-UNAM-Mexico/test

From 2009.igem.org

(Difference between revisions)
(New page: <html> <style> /* Script-Free 3-Level Menu 1.3.4 www.CesarDaniel.info/Tech/ScriptFree3LevelMenu.html .............................................................................)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
 +
__NOTOC__
<html>
<html>
 +
<style>
<style>
 +
h1.firstHeading { display: none; }
 +
 +
p {text-align: justify;}
 +
 +
a:link { color: #659D32; text-decoration: none}
 +
a:visited { color#659D32; text-decoration: none}
 +
a:hover { color:#f29400; text-decoration: none}
 +
a:active { color:#f29400; text-decoration: none}
 +
 +
#bodyContent { padding: 10px auto; width: 900px; margin: auto; clear: none; }
 +
 +
/*
/*
    
    
Line 9: Line 23:
   ...............................................................................................
   ...............................................................................................
    
    
-
  Sections
+
 
-
 
+
-
  * Reset
+
-
  * Menu Bar
+
-
  * Drop-Down Menus
+
-
  * Side Menus
+
-
  * Browser Specific
+
-
  * Default Colors (Required)
+
    
    
*/
*/
Line 50: Line 57:
}
}
div.MenuBar ul li {
div.MenuBar ul li {
 +
display:block;
font: Arial;
font: Arial;
   float: left;
   float: left;
Line 128: Line 136:
}
}
/*----------------------------------------------------------------------------- Browser Specific */
/*----------------------------------------------------------------------------- Browser Specific */
-
* html div.MenuBar {
+
html div.MenuBar {
   position: relative; /* For IE55 and IE6.
   position: relative; /* For IE55 and IE6.
                         Hidden (* html) from non-IE browsers. */
                         Hidden (* html) from non-IE browsers. */
}
}
-
* html div.MenuBar ul li a {
+
html div.MenuBar ul li a {
   float: left; /* For IE55 and IE6.
   float: left; /* For IE55 and IE6.
                   Breaks O9.
                   Breaks O9.
                   Hidden (* html) from non-IE browsers. */
                   Hidden (* html) from non-IE browsers. */
}
}
-
* html ul.DropDownMenu li a:hover {
+
html ul.DropDownMenu li a:hover {
   cursor: hand; /* For IE55.
   cursor: hand; /* For IE55.
                   Hidden (* html) from non-IE browsers. */
                   Hidden (* html) from non-IE browsers. */
Line 145: Line 153:
                       Hidding it (* html) from non-IE browsers breaks IE7! */
                       Hidding it (* html) from non-IE browsers breaks IE7! */
}
}
-
* html div.MenuBar a:hover {
+
html div.MenuBar a:hover {
   text-decoration: none; /* For IE55 and IE6.
   text-decoration: none; /* For IE55 and IE6.
                             Hidden (* html) from non-IE browsers. */
                             Hidden (* html) from non-IE browsers. */
}
}
-
* html div.MenuBar ul li table,
+
html div.MenuBar ul li table,
-
* html div.MenuBar ul li table td {
+
html div.MenuBar ul li table td {
   border: 0; /* For IE55 and IE6.
   border: 0; /* For IE55 and IE6.
                 Hidden (* html) from non-IE browsers. */
                 Hidden (* html) from non-IE browsers. */
Line 289: Line 297:
                 <!--[if gt IE 6]><!--></a><!--<![endif]-->
                 <!--[if gt IE 6]><!--></a><!--<![endif]-->
                 <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
                 <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
-
               </li>    
+
               </li>                  
-
             
+
-
 
+
-
           
+
             </ul>
             </ul>
           </div>
           </div>
           </body>
           </body>
           </html>
           </html>

Latest revision as of 22:02, 2 September 2009