Team:UPIBI-Mexico/Undergraduate
From 2012.igem.org
(Difference between revisions)
(27 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | { | + | <html> |
+ | <head> | ||
+ | <title>Documento sin título</title> | ||
+ | <style type="text/css"> | ||
+ | <!-- | ||
+ | |||
+ | body | ||
+ | { | ||
+ | background-image:url(https://static.igem.org/mediawiki/2012/1/16/Dnanog.jpg); | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | color: #000; | ||
+ | } | ||
+ | ul, ol, dl | ||
+ | { | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | } | ||
- | { | + | h1, h2, h3, h4, h5, h6, p |
- | + | { | |
- | + | margin-top: 0; | |
+ | padding-right: 15px; | ||
+ | padding-left: 15px; | ||
+ | } | ||
+ | |||
+ | a img | ||
+ | { | ||
+ | border: none; | ||
+ | } | ||
- | + | a:link | |
+ | { | ||
+ | color:#414958; | ||
+ | /*text-decoration: underline;*/ | ||
+ | } | ||
- | + | a:visited | |
- | { | + | { |
- | + | color: #4E5869; | |
- | + | text-decoration: underline; | |
+ | } | ||
- | + | a:hover, a:active, a:focus | |
- | + | { | |
+ | text-decoration: none; | ||
+ | } | ||
- | + | .container | |
- | + | { | |
- | + | width: 100%; | |
- | + | max-width: 1260px; | |
- | + | min-width: 780px; | |
+ | margin: 0 auto; | ||
+ | background-color: #FFF; | ||
+ | } | ||
- | + | .header | |
- | + | { | |
+ | background: #6F7D94; | ||
+ | } | ||
- | + | .sidebar1 | |
- | + | { | |
- | + | float: left; | |
- | + | width: 20%; | |
- | + | background: #8090AB; | |
+ | padding-bottom: 10px; | ||
+ | } | ||
- | + | .content { | |
- | + | padding: 10px 0; | |
+ | width: 60%; | ||
+ | float: left; | ||
+ | } | ||
- | + | .sidebar2 | |
- | + | { | |
- | + | float: left; | |
- | + | width: 20%; | |
- | + | background: #0; | |
- | + | padding: 10px 0; | |
+ | } | ||
+ | |||
+ | .content ul, .content ol | ||
+ | { | ||
+ | padding: 0 15px 15px 40px; | ||
+ | } | ||
+ | |||
+ | ul.nav | ||
+ | { | ||
+ | list-style: none; | ||
+ | border-top: 1px solid #666; | ||
+ | margin-bottom: 15px; | ||
+ | } | ||
+ | |||
+ | ul.nav li | ||
+ | { | ||
+ | border-bottom: 1px solid #666; | ||
+ | } | ||
+ | |||
+ | ul.nav a:hover, ul.nav a:active, ul.nav a:focus | ||
+ | { | ||
+ | color: #FFF; | ||
+ | background-color: #090; | ||
+ | } | ||
+ | |||
+ | .footer | ||
+ | { | ||
+ | padding: 10px 0; | ||
+ | background: #6F7D94; | ||
+ | position: relative; | ||
+ | clear: both; | ||
+ | } | ||
+ | |||
+ | .fltrt | ||
+ | { | ||
+ | float: right; | ||
+ | margin-left: 8px; | ||
+ | } | ||
+ | |||
+ | .fltlft | ||
+ | { | ||
+ | float: left; | ||
+ | margin-right: 8px; | ||
+ | } | ||
+ | |||
+ | .clearfloat | ||
+ | { | ||
+ | clear:both; | ||
+ | height:0; | ||
+ | font-size: 1px; | ||
+ | line-height: 0px; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <div class="container"> | ||
+ | |||
+ | <div class="header"> | ||
+ | <a href="#"><img src=""width="20%" height="90" style="background: #8090AB; display:block; color: #707070;" /></a> | ||
+ | <!-- end .header --></div> | ||
+ | |||
+ | <div class="sidebar1"> | ||
+ | <ul class="nav"> | ||
+ | <li><a href="/Team:UPIBI-Mexico/Undergraduate/Andrea Alonso.">Andrea Alonso.</a></li> | ||
+ | <li><a href="/Team:UPIBI-Mexico/Undergraduate/Christopher Miranda.">Christopher Miranda.</a></li> | ||
+ | <li><a href="/Team:UPIBI-Mexico/Undergraduate/David Cruz.">David Cruz.</a></li> | ||
+ | <li><a href="/Team:UPIBI-Mexico/Undergraduate/Erick Muciño.">Erick Muciño.</a></li> | ||
+ | <li><a href="/Team:UPIBI-Mexico/Undergraduate/Fermin Gutierrez.">Fermin Gutierrez.</a></li> | ||
+ | <li><a href="/Team:UPIBI-Mexico/Undergraduate/Jhorman Niño.">Jhorman Niño.</a></li> | ||
+ | <li><a href="/Team:UPIBI-Mexico/Undergraduate/Jose Flores.">Jose Flores.</a></li> | ||
+ | <li><a href="/Team:UPIBI-Mexico/Undergraduate/Marco Caltempa.">Marco Caltempa.</a></li> | ||
+ | <li><a href="/Team:UPIBI-Mexico/Undergraduate/Mariana Ballesteros.">Mariana Ballesteros.</a></li> | ||
+ | <li><a href="/Team:UPIBI-Mexico/Undergraduate/Yael Dominguez.">Yael Dominguez.</a></li> | ||
+ | </ul> | ||
+ | <!-- end .sidebar1 --></div> | ||
+ | |||
+ | <div class="content"> | ||
+ | <h1>Undergraduates</h1> | ||
+ | |||
+ | <p> </p> | ||
+ | |||
+ | <!-- end .content --></div> | ||
+ | <div class="sidebar2"> | ||
+ | <h4> </h4> | ||
+ | <!-- end .sidebar2 --></div> | ||
+ | |||
+ | <div class="footer"> | ||
+ | <p> </p> | ||
+ | <!-- end .footer --></div> | ||
+ | |||
+ | <!-- end .container --></div> | ||
+ | </body> | ||
+ | </html> |
Latest revision as of 18:30, 27 June 2012