Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
    <head>
+
<link rel="stylesheet" href="https://2012.igem.org/Team:UPIBI-Mexico/Templates/Stylesheet?action=raw&ctype=text/css" type="text/css" />
-
          <title>Documento sin título</title>
+
<div id="header">
-
          <style type="text/css">
+
<a href="/Team:UPIBI-Mexico"><img style="margin-bottom:0px; padding:0;" src="https://static.igem.org/mediawiki/2012/e/e5/UPIBI-Mexico_logo.png" alt="UPIBI-Mexico"></a>
-
          <!--
+
iGEM2012
-
         
+
Unidad Profesional Interdisciplinaria de Biotecnología
-
          body
+
<a href="/Main_Page"><img style="margin-bottom:0px; padding:0;" src="https://static.igem.org/mediawiki/2012/0/08/Igem_logo.png" alt="iGEM"></a>
-
          {
+
</div>
-
            background: #4E5869;  
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    color: #000;
+
-
            background-image:url(https://static.igem.org/mediawiki/2012/b/b3/Chlamy.jpg);
+
-
          }
+
-
          .header
+
-
          {
+
-
  padding: 20px 0;
+
-
  background: #6F7D94;
+
-
  position: relative;
+
-
  clear: both;
+
-
          }
+
-
 
+
-
          .content
+
-
          {
+
-
          background: #040;
+
-
  padding: 10px 50;
+
-
  width: 100%;
+
-
  float: left;
+
-
          }
+
-
 
+
-
          </style>
+
-
    </head>
+
-
<body>
+
-
 
+
-
    <div class="header">
+
-
 
+
-
    <!-- end .header --></div>
+
-
 
+
-
    <div class="content">
+
-
    <p><center>iGEM2012</center></p>
+
-
    <p><center>Unidad Profesional Interdisciplinaria de Biotecnología</center></p>
+
-
    <img src="https://static.igem.org/mediawiki/2012/0/08/Igem_logo.png" align="right"><br/>
+
-
    <img src="https://static.igem.org/mediawiki/2012/e/e5/UPIBI-Mexico_logo.png" align="left"><br/>  
+
-
    <!-- end .content --></div>
+
-
 
+
-
</body>
+
</html>
</html>
Line 53: Line 15:
         $(document).ready(
         $(document).ready(
             function(){
             function(){
-
                 $("ul.subnav").parent().find("> a").append("<span> </span>");
+
                 $("ul.subnav").parent().find("> a").append("<span> ?</span>");
                 $("ul.topnav li").hover(
                 $("ul.topnav li").hover(
                     function() {
                     function() {

Revision as of 06:42, 26 June 2012

 
    

Header

Retrieved from "http://2012.igem.org/Team:UPIBI-Mexico/Templates/Main"