Team:UANL Mty-Mexico/Templates/Template2

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <head> <!-- ============================================================================================ *** Acknowledgments *** >>>To TU_Delf Team Thank you so much t...")
 
(12 intermediate revisions not shown)
Line 20: Line 20:
         <!-- Include jQuery first. -->
         <!-- Include jQuery first. -->
-
<script type="text/javascript" src="jquery-1.3.2.min.js"></script>
+
<script type="text/javascript" src="http://www.genobiotec2011.org/iGEMwiki/jquery-1.3.2.min.js"></script>
         <!-- Include the below script, Copyright 2010, Brandon Aaron (http://brandonaaron.net/) for scrollwheel support. -->
         <!-- Include the below script, Copyright 2010, Brandon Aaron (http://brandonaaron.net/) for scrollwheel support. -->
-
<script type="text/javascript" src="jquery-mousewheel/jquery.mousewheel.min.js"></script>
+
<script type="text/javascript" src="http://www.genobiotec2011.org/iGEMwiki/jquery-mousewheel/jquery.mousewheel.min.js"></script>
-
<link rel="stylesheet" type="text/css" href="slidedeck.skin.css" media="screen" />
+
<link rel="stylesheet" type="text/css" href="http://www.genobiotec2011.org/iGEMwiki/slidedeck.skin.css" media="screen" />
         <!-- Styles for the skin that only load for Internet Explorer -->
         <!-- Styles for the skin that only load for Internet Explorer -->
         <!--[if lte IE 8]>
         <!--[if lte IE 8]>
-
         <link rel="stylesheet" type="text/css" href="slidedeck.skin.ie.css" media="screen,handheld" />
+
         <link rel="stylesheet" type="text/css" href="http://www.genobiotec2011.org/iGEMwiki/slidedeck.skin.ie.css" media="screen,handheld" />
         <![endif]-->
         <![endif]-->
         <!-- Include the SlideDeck jQuery script. -->
         <!-- Include the SlideDeck jQuery script. -->
-
<script type="text/javascript" src="slidedeck.jquery.lite.pack.js"></script>
+
<script type="text/javascript" src="http://www.genobiotec2011.org/iGEMwiki/slidedeck.jquery.lite.pack.js"></script>
          
          
         <style type="text/css">
         <style type="text/css">
Line 43: Line 43:
<style>
<style>
 +
 +
.style5.top-menu {
 +
  background: transparent;
 +
  margin: auto;
 +
  width: 950px;
 +
  margin-top: -35px;
 +
 
 +
}
 +
.style5 ul.top-menu-main {
 +
  margin: auto;
 +
  width: 950px;
 +
  font-family: Georgia, Tahoma, Arial;
 +
  font-size: 10px;
 +
  line-height: 18px;
 +
}
 +
 +
.style5 ul.top-menu-main > li {
 +
  background: #000;
 +
  border-right: 1px solid #afafaf;
 +
 +
 
 +
  color: #fff;
 +
  margin: 0;
 +
}
 +
 +
.style5 ul.top-menu-main > li.last {
 +
  border-right: none;
 +
}
 +
.style5 ul.top-menu-main > li:hover .menu-item-text
 +
{color: #cfcfcf; text-shadow: 0 1px 0 #0C131C;}
 +
 +
.style5 ul.top-menu-main > li:hover{
 +
  background: #333 transparent;
 +
  color: #fff;
 +
  -moz-box-shadow: 0 0 8px #333;
 +
  -webkit-box-shadow: 0 0 8px #333;
 +
  box-shadow: 0 0 8px #333;
 +
}
 +
 +
.style5 ul.top-menu-main > li > a {
 +
  color: #fff;
 +
  text-decoration: none;
 +
}
 +
.style5 ul.top-menu-main > li > a:hover {
 +
  color: #fff;
 +
}
 +
 +
.style5 ul.top-menu-main > li > a {
 +
  padding: 10px 10px;
 +
}
 +
 +
.style5 ul.top-submenu {
 +
  -moz-box-shadow: 0 0 8px #333;
 +
  -webkit-box-shadow: 0 0 8px #333;
 +
  /*box-shadow: 0 0 8px #333;*/
 +
  box-shadow: 0 0 8px #fff;
 +
 
 +
}
 +
 +
.style5 ul.top-submenu > li {
 +
  margin: 0px;
 +
  padding: 5px 10px;
 +
  background: #fff transparent;
 +
 
 +
  color: #fff;
 +
  white-space: nowrap;
 +
 
 +
}
 +
 +
.style5 ul.top-submenu > li a {
 +
  margin: 0px;
 +
  padding: 5px 10px;
 +
  background: #fff transparent;
 +
 
 +
  color: #fff;
 +
  white-space: nowrap;
 +
 
 +
}
 +
 +
.style5 ul.top-submenu > li.hover {
 +
  background: #000 ;
 +
  color: #fff;
 +
 
 +
}
 +
 +
.style5 ul.top-submenu > li a:hover {
 +
  background: #000 ;
 +
  color: #fff;
 +
 
 +
}
 +
/* Wiki Hacks - START */
/* Wiki Hacks - START */
Line 490: Line 581:
.br {
.br {
height: 5px;
height: 5px;
 +
width: 100%;
 +
margin: 0;
 +
padding: 0;
 +
overflow: hidden;
 +
}
 +
 +
.br2 {
 +
height: 2px;
width: 100%;
width: 100%;
margin: 0;
margin: 0;
Line 537: Line 636:
   <title>Team: UANL_Mty-Mexico</title>
   <title>Team: UANL_Mty-Mexico</title>
    
    
-
 
+
   <script type='text/javascript' src='http://www.genobiotec2011.org/iGEMwiki/jquery.easing.1.3.js'></script>
-
   <link href="style2.css" rel="stylesheet" type="text/css" media="screen" />
+
   <script type='text/javascript' src='http://www.genobiotec2011.org/iGEMwiki/jquery.slideup.menu.1.0.min.js'></script>
-
  <link href="style3.css" rel="stylesheet" type="text/css" media="screen" />
+
-
  <link href="style4.css" rel="stylesheet" type="text/css" media="screen" />
+
-
  <link href="style5.css" rel="stylesheet" type="text/css" media="screen" />
+
-
 
+
-
  <script type='text/javascript' src='jquery.easing.1.3.js'></script>
+
-
   <script type='text/javascript' src='jquery.slideup.menu.1.0.min.js'></script>
+
<script>
<script>
Line 555: Line 648:
       });
       });
       $('ul.s-style li').click(function(){
       $('ul.s-style li').click(function(){
-
       // $('.top-menu').removeClass().addClass('top-menu').addClass('style'+$(this).attr('rel'));
+
       $('.top-menu').removeClass().addClass('top-menu').addClass('style'+$(this).attr('rel'));
-
        //$('.top-menu').removeClass().addClass('top-menu').addClass('style5');
+
      $('.top-menu').removeClass().addClass('top-menu').addClass('style5');
         $(".top-menu").slideupmenu(opts);   
         $(".top-menu").slideupmenu(opts);   
Line 619: Line 712:
<div class="header"><span class="header1">
<div class="header"><span class="header1">
-
   <img src="banners/home-banner2.jpg" alt="banner-main" width="964" height="202" border="0" usemap="#map">
+
   <img src="http://www.genobiotec2011.org/iGEMwiki/banners/home-banner2.jpg" alt="banner-main" width="964" height="202" border="0" usemap="#map">
     <map name="map">
     <map name="map">
       <area shape="rect" coords="0,0,69,55" href="https://2011.igem.org/Main_Page" target="_new" alt="iGEM-logo" title="Go to the iGEM 2011 Wiki Main Page">  
       <area shape="rect" coords="0,0,69,55" href="https://2011.igem.org/Main_Page" target="_new" alt="iGEM-logo" title="Go to the iGEM 2011 Wiki Main Page">  
Line 719: Line 812:
   <div class="main" style="width:930px">
   <div class="main" style="width:930px">
   <!--<div style="width:900px">-->
   <!--<div style="width:900px">-->
-
   
+
  <div class="br"></div><div class="br"></div> 
   <div id="leftColumn">
   <div id="leftColumn">
     <div id="ColorHeader">
     <div id="ColorHeader">
Line 725: Line 818:
     </div>
     </div>
-
       
+
<div class="br"></div><div class="br"></div>
 +
<div class="br"></div><div class="br"></div>
 +
     
 +
 
<div id="project-column">
<div id="project-column">
             <div id="header-project-column">
             <div id="header-project-column">
-
            HuBac's SCIENCE
+
<div class="br2"></div><div class="br2"></div><div class="br2"></div>           
 +
HuBac's SCIENCE
 +
<div class="br2"></div><div class="br2"></div><div class="br2"></div>
             </div>
             </div>
             <div class="br"></div><div class="br"></div>
             <div class="br"></div><div class="br"></div>
Line 736: Line 834:
<div class="br"></div><div class="br"></div>
<div class="br"></div><div class="br"></div>
-
             <center><img src="images/HuBac-logo8.jpg" width="96" height="247" alt="blue1" align="center"></center>
+
             <center><img src="http://www.genobiotec2011.org/iGEMwiki/images/HuBac-logo8.jpg" width="96" height="247" alt="blue1" align="center"></center>
         </div>
         </div>
       </div>               
       </div>               
Line 743: Line 841:
  <div id="About-column">
  <div id="About-column">
             <div id="header-about-column">
             <div id="header-about-column">
-
            About us
+
<div class="br2"></div><div class="br2"></div><div class="br2"></div>           
 +
About us
 +
<div class="br2"></div><div class="br2"></div><div class="br2"></div>
             </div>
             </div>
         <div class="br"></div><div class="br"></div>
         <div class="br"></div><div class="br"></div>
Line 761: Line 861:
     <div id="outline-content">
     <div id="outline-content">
     <div id="outline-header">
     <div id="outline-header">
 +
<div class="br2"></div><div class="br2"></div><div class="br2"></div>
         Project Outline
         Project Outline
 +
<div class="br2"></div><div class="br2"></div><div class="br2"></div>
         </div>  
         </div>  
<div id="slidedeck_frame" class="skin-slidedeck">
<div id="slidedeck_frame" class="skin-slidedeck">
Line 812: Line 914:
     <div class="br"></div>  
     <div class="br"></div>  
     <div class="br"></div>
     <div class="br"></div>
-
     <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Team/Symbol"><img src="images/OurSymbol.png" width="200" height="160" alt="OurSymbol" title="Discover our symbol"></a>
+
     <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Team/Symbol"><img src="http://www.genobiotec2011.org/iGEMwiki/images/OurSymbol.png" width="200" height="160" alt="OurSymbol" title="Discover our symbol"></a>
      
      
      
      
Line 885: Line 987:
      
      
   </div>
   </div>
-
   <p><img src="images/SymbolFooter.png" width="950" height="70" alt="OurSymbol"></p>
+
   <p><img src="http://www.genobiotec2011.org/iGEMwiki/images/SymbolFooter.png" width="950" height="70" alt="OurSymbol"></p>
</div>
</div>
Line 894: Line 996:
<div class="content3">
<div class="content3">
<div id="footer-leftColumn">
<div id="footer-leftColumn">
-
     <img src="images/UANLteamOfficial4.png" alt="UANLofficialteam" width="259" height="82" border="0" usemap="#Map2">
+
     <img src="http://www.genobiotec2011.org/iGEMwiki/images/UANLteamOfficial4.png" alt="UANLofficialteam" width="259" height="82" border="0" usemap="#Map2">
       <map name="Map2">
       <map name="Map2">
         <area shape="circle" coords="40,40,38" href="http://www.uanl.mx" target="_new" alt="goToUANL" title="Visite our University offical site">
         <area shape="circle" coords="40,40,38" href="http://www.uanl.mx" target="_new" alt="goToUANL" title="Visite our University offical site">
Line 925: Line 1,027:
         <i>Av. Manuel L. Barragan S/N, Cd. Universitaria. C.P.66450. San Nicolás de los Garza, Nuevo León, México.</i>
         <i>Av. Manuel L. Barragan S/N, Cd. Universitaria. C.P.66450. San Nicolás de los Garza, Nuevo León, México.</i>
         <div class="br"></div>
         <div class="br"></div>
-
         <a href="mailto:team.igemuanl2011@gmail.com"><img src="images/Gmail-Icon.png" width="42" height="29" alt="gmail-icon" title="Mail us to: team.igemuanl2011@gmail.com"></a>
+
         <a href="mailto:team.igemuanl2011@gmail.com"><img src="http://www.genobiotec2011.org/iGEMwiki/images/Gmail-Icon.png" width="42" height="29" alt="gmail-icon" title="Mail us to: team.igemuanl2011@gmail.com"></a>
-
         <a href="http://twitter.com/#!/iGEMUANL" target="_new"><img src="images/twitter1.png" width="30" height="30" alt="twitter-logo" title="Follow us on Twitter: @iGEMUANL"></a>  
+
         <a href="http://twitter.com/#!/iGEMUANL" target="_new"><img src="http://www.genobiotec2011.org/iGEMwiki/images/twitter1.png" width="30" height="30" alt="twitter-logo" title="Follow us on Twitter: @iGEMUANL"></a>  
-
         <a href="https://www.facebook.com/pages/iGEM-UANL/257596767587618" target="_new"><img src="images/Facebook-Logo.png" width="30" height="30" alt="fb-logo" title="Follow us on Facebook: iGEM UANL"></a>
+
         <a href="https://www.facebook.com/pages/iGEM-UANL/257596767587618" target="_new"><img src="http://www.genobiotec2011.org/iGEMwiki/images/Facebook-Logo.png" width="30" height="30" alt="fb-logo" title="Follow us on Facebook: iGEM UANL"></a>
     </div>  
     </div>  

Latest revision as of 21:17, 10 September 2011

Team: UANL_Mty-Mexico

banner-main iGEM-logo
Welcome to iGEM-UANL Wiki Page
HuBac's SCIENCE
Have you ever met smart bacteria? How about light responsive bacteria? Have you ever wondered how living things process information?
Well, perhaps this community will surprise you. Not only it can see light, but it can interpret it. There is no trick, no magic, only pure synthetic biology.
If you think this is an interesting concept, why not reading a bit more? Meet HuBac, our S.C.I.E.N.C.E. project for this iGEM 2011 here.
blue1
About us
iGEM-UANL is the representative team from Universidad Autonoma de Nuevo León, at Monterrey, México. This team is composed of ten students who spent their summer in the lab, having fun with transformations, constructions and plasmidic DNA extractions. This wiki is all about the work we made. Please be welcome to explore this site. (Read more about us here)
Project Outline
The Code
Slide content
Biphasic switch
Slide content
Light machine
Slide content
Photochassis
Slide content
iGEM Lighters
Slide content
Bio! Project
Slide content
OurSymbol
Locations of visitors to this page

OurSymbol