Team:BIOSINT Mexico
From 2012e.igem.org
(Difference between revisions)
(59 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html lang="en"> | <html lang="en"> | ||
+ | <style type="text/css"> | ||
+ | a:visited { | ||
+ | color: #367729; | ||
+ | } | ||
+ | |||
+ | #p-logo { | ||
+ | display:none; | ||
+ | } | ||
+ | #search-controls{ | ||
+ | display:none; | ||
+ | } | ||
+ | #top-section{ | ||
+ | height:0px; | ||
+ | border-left: none; | ||
+ | border-right: none; | ||
+ | border-bottom: none; | ||
+ | } | ||
+ | .firstHeading{ | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | margin:none; | ||
+ | padding:none; | ||
+ | background:none; | ||
+ | border-left:none; | ||
+ | color: #fff; | ||
+ | border-right:none; | ||
+ | line-height:none; | ||
+ | z-index:none; | ||
+ | } | ||
+ | |||
+ | #catlinks { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | margin-left: 10px; | ||
+ | width: 965px; | ||
+ | padding:none; | ||
+ | background-color:none; | ||
+ | background: url(http://www.persoft.mx/biosint/images/block-1-bottom.jpg) 0 bottom repeat-x; | ||
+ | margin: 0 auto; | ||
+ | border:none; | ||
+ | } | ||
+ | |||
+ | #menubar{ | ||
+ | |||
+ | color: rgba(0,0,0,0.0); | ||
+ | |||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <script language="javascript"> | ||
+ | $(document).ready(function() { | ||
+ | |||
+ | $("#menubar").children().children("li").css("color", "rgba(0,0,0,0.0)"); | ||
+ | $("#menubar").children().children("li").children("a").css("color", "rgba(0,0,0,0.0)"); | ||
+ | |||
+ | |||
+ | $("#menubar").hover(function() { | ||
+ | $(this).children().children("li").css("color", "#fff"); | ||
+ | $(this).children().children("li").children("a").css("color", "#fff"); | ||
+ | },function() { | ||
+ | $(this).children().children("li").css("color", "rgba(0,0,0,0.0)"); | ||
+ | $(this).children().children("li").children("a").css("color", "rgba(0,0,0,0.0)"); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | |||
<head> | <head> | ||
<title>Home</title> | <title>Home</title> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
- | <link rel="stylesheet" type="text/css" media="screen" href="http:// | + | <link rel="stylesheet" type="text/css" media="screen" href="http://www.persoft.mx/biosint/css/reset.css"> |
- | <link rel="stylesheet" type="text/css" media="screen" href="http:// | + | <link rel="stylesheet" type="text/css" media="screen" href="http://www.persoft.mx/biosint/css/grid_24.css"> |
- | <link rel="stylesheet" type="text/css" media="screen" href="http:// | + | <link rel="stylesheet" type="text/css" media="screen" href="http://www.persoft.mx/biosint/css/style.css"> |
- | <link rel="stylesheet" type="text/css" media="screen" href="http:// | + | <link rel="stylesheet" type="text/css" media="screen" href="http://www.persoft.mx/biosint/css/slider.css"> |
<link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700' rel='stylesheet' type='text/css'> | ||
<link href='http://fonts.googleapis.com/css?family=Holtwood+One+SC' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Holtwood+One+SC' rel='stylesheet' type='text/css'> | ||
- | <script src="http:// | + | <script src="http://www.persoft.mx/biosint/js/jquery-1.7.min.js"></script> |
- | <script src="http:// | + | <script src="http://www.persoft.mx/biosint/js/jquery.easing.1.3.js"></script> |
- | <script src="http:// | + | <script src="http://www.persoft.mx/biosint/js/tms-0.4.1.js"></script> |
- | <script src="http:// | + | <script src="http://www.persoft.mx/biosint/js/index.js"></script> |
</head> | </head> | ||
Line 20: | Line 94: | ||
<nav> | <nav> | ||
<ul class="menu"> | <ul class="menu"> | ||
- | <li class="current"><a href="index. | + | <li class="current"><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico">Home</a></li> |
<li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/Team">Team</a></li> | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/Team">Team</a></li> | ||
- | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/ | + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/Summary">Project</br>Description</a></li> |
- | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/ | + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/HumanPractices">Human</br>Practices</a></li> |
- | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/ | + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/Gallerie">Gallery</a></li> |
- | <li class="last"><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/Attributions"> | + | <li class="last"><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/Attributions">Sponsors</a></li> |
</ul> | </ul> | ||
+ | <a class="igem" href="https://igem.org/Main_Page"><img src="http://www.persoft.mx/biosint/images/ICL_iGEM_Logo.png" alt="" /></a> | ||
</nav> | </nav> | ||
- | <h1><a href="index. | + | <h1><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico"><img src="http://www.persoft.mx/biosint/images/logo.png" alt=""></a></h1> |
<div class="slogan">What I cannot create, I do not understand<span>Richard Feynman’s</span></div> | <div class="slogan">What I cannot create, I do not understand<span>Richard Feynman’s</span></div> | ||
</header> | </header> | ||
Line 34: | Line 109: | ||
<div class="slider"> | <div class="slider"> | ||
<ul class="items"> | <ul class="items"> | ||
- | <li><img src="http:// | + | <li><img src="http://www.persoft.mx/biosint/images/slide-1.jpg" alt="" /></li> |
- | <li><img src="http:// | + | <li><img src="http://www.persoft.mx/biosint/images/slide-2.jpg" alt="" /></li> |
- | <li><img src="http:// | + | <li><img src="http://www.persoft.mx/biosint/images/slide-3.jpg" alt="" /></li> |
- | <li><img src="http:// | + | <li><img src="http://www.persoft.mx/biosint/images/slide-4.jpg" alt="" /></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 43: | Line 118: | ||
</div> | </div> | ||
<!--==============================content================================--> | <!--==============================content================================--> | ||
- | <section id=" | + | <section id="content2"> |
<div class="container_24"> | <div class="container_24"> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<div class="grid_23 prefix_1"> | <div class="grid_23 prefix_1"> | ||
Line 65: | Line 127: | ||
<div> | <div> | ||
<div> | <div> | ||
- | <div class="text-2"> | + | <div class="text-2">Before 1958, women could not vote in presidential elections. Women, however, did play an important role in the 1910 revolution.<span></span></div> |
<div class="discount"></div> | <div class="discount"></div> | ||
- | <div class="text-3"> | + | <div class="text-3">They were serving as spies, arms smugglers, as soldaderas or female soldiers!<span></span></div> |
- | <a href="#" class="link-2"> | + | <a href="#" class="link-2"></a> |
<div class="clear"></div> | <div class="clear"></div> | ||
</div> | </div> | ||
Line 75: | Line 137: | ||
</div> | </div> | ||
<div class="grid_15 prefix_1"> | <div class="grid_15 prefix_1"> | ||
- | <h2 class="h2 top-3">Welcome to iGEM 2012 | + | <h2 class="h2 top-3">Welcome to iGEM 2012 BioSint México!</h2> |
- | <p class="p-border bold top-4"> | + | <p class="p-border bold top-4">Listen to our project proposal:</p> |
<div class="wrap p-border top-5"> | <div class="wrap p-border top-5"> | ||
- | <div class=" | + | <div class="letter7"> |
<span>A.</span> | <span>A.</span> | ||
- | <p class="extra-wrap clr-1"> | + | <p class="extra-wrap clr-1">Elevator Pitch:<br> <iframe src="http://player.vimeo.com/video/52269632?badge=0" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
+ | |||
</div> | </div> | ||
- | <a href=" | + | <a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/pitch" class="link-1"></a> |
</div> | </div> | ||
<div class="grid_6 prefix_2"> | <div class="grid_6 prefix_2"> | ||
<h3 class="h3 top-6">Business Plan</h3> | <h3 class="h3 top-6">Business Plan</h3> | ||
<ul class="list-1 top-7"> | <ul class="list-1 top-7"> | ||
- | <li><a href=" | + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/kuxtal">The Company</a></li> |
- | <li><a href=" | + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/market">Market Analysis</a></li> |
- | <li><a href=" | + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/marketing">Marketing Plan</a></li> |
- | <li><a href=" | + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/operations">Operations Plan</a></li> |
- | <li><a href=" | + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/rh">Human Resources</a></li> |
- | <li><a href=" | + | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/risks">Risk Analysis</a></li> |
+ | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/finacial">Financial Plan</a></li> | ||
+ | <li><a href="https://2012e.igem.org/wiki/index.php/Team:BIOSINT_Mexico/pitch">Project Summary</a></li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
Line 111: | Line 168: | ||
<footer> | <footer> | ||
<div class="container_24"> | <div class="container_24"> | ||
- | |||
- | |||
- | |||
<div class="grid_12"> | <div class="grid_12"> | ||
- | <div class="soc-icons"><a | + | <div class="soc-icons"></a><a href="https://www.facebook.com/BioSint2012?fref=ts"><img src="http://www.persoft.mx/biosint/images/icon-2.png" alt=""></a><a href="https://twitter.com/BioSintCongreso"><img src="http://www.persoft.mx/biosint/images/icon-3.png" alt=""></a></div> |
</div> | </div> | ||
</div> | </div> |
Latest revision as of 01:49, 28 October 2012