Team:Tec-Monterrey/ITESM14 team.html
From 2014.igem.org
(Difference between revisions)
Sebastianjau (Talk | contribs) |
Ejzardainc (Talk | contribs) |
||
(10 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
- | |||
- | |||
<link href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_team.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | <link href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_team.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
- | + | ||
- | <script> | + | <script> |
$(function(){ | $(function(){ | ||
$("#wiki-team-members").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_team_members.html?action=raw&ctype=text/html"); | $("#wiki-team-members").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_team_members.html?action=raw&ctype=text/html"); | ||
}); | }); | ||
- | + | $(function(){ | |
+ | $("#wiki-advisors").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_advisors.html?action=raw&ctype=text/html"); | ||
+ | }); | ||
+ | $(function(){ | ||
+ | $("#wiki-instructors").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_instructors.html?action=raw&ctype=text/html"); | ||
+ | }); | ||
+ | $(function(){ | ||
+ | $("#wiki-sponsors").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_sponsors.html?action=raw&ctype=text/html"); | ||
+ | }); | ||
+ | $(function(){ | ||
+ | $("#wiki-attributions").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_attributions.html?action=raw&ctype=text/html"); | ||
+ | }); | ||
+ | </script> | ||
<div id="wiki-body"> | <div id="wiki-body"> | ||
Line 21: | Line 31: | ||
<div id ="wiki-content" class="main-content"> | <div id ="wiki-content" class="main-content"> | ||
- | + | <div class="jumbotron" style="background-color:transparent; padding-top: 0; margin-bottom: 0; padding-bottom: 0; padding-left:0;"> | |
<div class="container"> | <div class="container"> | ||
- | <h1 style="color: #f4ff3b; font-size: 8vw; padding: 0; margin: 0; font-weight: lighter;"> | + | <img class="col-sm-6 col-sm-offset-3 img img-responsive" style="padding:0px 0px 0px 0px" src="https://static.igem.org/mediawiki/2014/e/e2/ITESM14_TeamHeader.png"> |
+ | <div id="team_header" style="display: none;"> | ||
+ | <h1 class="col-sm-8 col-sm-offset-2 text-center" style="color: #f4ff3b; font-size: 8vw; font-weight: lighter; margin-top:0; margin-bottom:20px; padding:0;">Team</h1> | ||
+ | </div> | ||
+ | <div id="advisors_header" style="display: none;"> | ||
+ | <h1 class="col-sm-8 col-sm-offset-2 text-center" style="color: #f4ff3b; font-size: 8vw; font-weight: lighter; margin-top:0; margin-bottom:20px; padding:0;">Advisors</h1> | ||
+ | </div> | ||
+ | <div id="instructors_header" style="display: none;"> | ||
+ | <h1 class="col-sm-8 col-sm-offset-2 text-center" style="color: #f4ff3b; font-size: 8vw; font-weight: lighter; margin-top:0; margin-bottom:20px; padding:0;">Instructors</h1> | ||
+ | </div> | ||
+ | <div id="sponsors_header" style="display: none;"> | ||
+ | <h1 class="col-sm-8 col-sm-offset-2 text-center" style="color: #f4ff3b; font-size: 7vw; font-weight: lighter; margin-top:0; margin-bottom:20px; padding:0;">Sponsors</h1> | ||
+ | </div> | ||
+ | <div id="attributions_header" style="display: none;"> | ||
+ | <h1 class="col-sm-8 col-sm-offset-2 text-center" style="color: #f4ff3b; font-size: 5vw; font-weight: lighter; margin-top:0; margin-bottom:20px; padding:0;">Attributions</h1> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 30: | Line 55: | ||
<div class="container"> | <div class="container"> | ||
<div class="video-container"> | <div class="video-container"> | ||
- | < | + | <video width="100%" controls poster="https://static.igem.org/mediawiki/2014/9/93/Poster_video_team.png"> |
+ | <source src="https://static.igem.org/mediawiki/2014/1/19/Team_90MB.mov" type="video/mp4"> | ||
+ | <source src="https://static.igem.org/mediawiki/2014/d/d9/Meet_iGEM_Tec_de_Monterrey_2014.ogg" type="video/ogg"> | ||
+ | Your browser does not support the video tag. | ||
+ | </video> | ||
</div> | </div> | ||
<hr> | <hr> | ||
Line 39: | Line 68: | ||
<li><a href="#instructors" role="tab" data-toggle="tab">Instructors</a></li> | <li><a href="#instructors" role="tab" data-toggle="tab">Instructors</a></li> | ||
<li><a href="#sponsors" role="tab" data-toggle="tab">Sponsors</a></li> | <li><a href="#sponsors" role="tab" data-toggle="tab">Sponsors</a></li> | ||
- | <li><a href="# | + | <li><a href="#attributions" role="tab" data-toggle="tab">Attributions</a></li> |
</ul> | </ul> | ||
<!--===============================Tab content==================================================--> | <!--===============================Tab content==================================================--> | ||
Line 46: | Line 75: | ||
<div id="wiki-team-members"></div> | <div id="wiki-team-members"></div> | ||
</div> <!--Tab team--> | </div> <!--Tab team--> | ||
- | <div class="tab-pane" id="advisors"> | + | <div class="tab-pane" id="advisors"> |
- | <div class="tab-pane" id="instructors"> | + | <div id="wiki-advisors"></div> |
+ | </div> | ||
+ | <div class="tab-pane" id="instructors"> | ||
+ | <div id="wiki-instructors"></div> | ||
+ | </div> | ||
<div class="tab-pane" id="sponsors"> | <div class="tab-pane" id="sponsors"> | ||
- | + | <div id="wiki-sponsors"></div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div><!--end sponsors--> | </div><!--end sponsors--> | ||
- | <div class="tab-pane" id=" | + | <div class="tab-pane" id="attributions"> |
+ | <div id="wiki-attributions"></div> | ||
+ | </div> | ||
</div> <!--Tab-content--> | </div> <!--Tab-content--> | ||
</div> <!--container--> | </div> <!--container--> | ||
Line 91: | Line 98: | ||
</div> | </div> | ||
- | + | </div> | |
- | </ | + | |
</html> | </html> |
Latest revision as of 01:54, 18 October 2014