Team:SEU O China/Team
From 2012.igem.org
(Difference between revisions)
Arielinseu (Talk | contribs) |
|||
Line 1: | Line 1: | ||
- | + | {{:Team:SEU_O_China/Template/Header}} | |
- | + | ||
<html> | <html> | ||
- | < | + | <head> |
- | < | + | <style type="text/css"> |
- | + | h1 {font-size:30px; | |
- | + | border-style: solid ; | |
- | + | border-top-width: 400px; | |
- | + | border-bottom-width: 10px; | |
- | + | border-left-width: 550px; | |
- | + | border-color: transparent } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
+ | #col_left{ | ||
+ | float: left; | ||
+ | width: 576px; | ||
+ | padding: 0px 100px 15px 20px;; | ||
+ | margin:0; | ||
+ | } | ||
+ | </style> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <!-- TODO: add pre/n buttons --> | ||
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | $('.content').css('display','none'); | ||
+ | $('.content:first').css('display','block'); | ||
+ | $('.col_list li').css('cursor','pointer'); | ||
+ | $('.col_list li').hover(function() { | ||
+ | $(this).css('background-color','#a3abae'); | ||
+ | }, function() { | ||
+ | $(this).css('background-color','#e1e6e9'); | ||
+ | }); | ||
- | < | + | $('.col_list li').click(function () { |
+ | $('.content').hide(); | ||
+ | var name = $(this).attr('id'); | ||
+ | $('#'+name+'content').fadeIn(500); | ||
+ | |||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
- | + | </head> | |
- | + | <body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <h1>Team</h1> | ||
+ | <hr> | ||
+ | <br><br><br><br> | ||
+ | <div id="col_nav"> | ||
+ | <div class="col_list"> | ||
+ | <h2>Navigation</h2> | ||
+ | <ul> | ||
+ | <li id="ov">Team Introduction</li> | ||
+ | <li id="de">Advisers </li> | ||
+ | <li id="no">Team Members</li> | ||
+ | </ul> | ||
+ | </div><!-- end nav --> | ||
+ | |||
+ | |||
+ | </div><!--end col_nav--> | ||
- | |||
- | |||
- | |||
- | |||
+ | <div id="col_left"> | ||
+ | <div class="content" id="ovcontent"> | ||
+ | <h3>Team Introduction</h3> | ||
+ | </html> | ||
+ | It is the best of times, it is the age of wisdom, it is the season of passion, it is the epoch of belief, , we had nothing before us, we are all going direct a new way--in short, the period was so. far mirror nothing of our past, that is us, our team, SEU_O_China, from nothing to everything. | ||
+ | Filled with creative ideas and dreams, we have been coming from all corners of our campus to form this team. With a relatively complex constitution of students from biomedical, mechanical, electrical, traffic Engineering and school of art, intelligence sparks from different angles of view and we have been striving for a same goal. | ||
+ | <html> | ||
+ | <div class="clear"></div> | ||
+ | </div> | ||
+ | <div class="content" id="nocontent"> | ||
+ | <h3>Team Members</h3> | ||
+ | <div class="clear"></div> | ||
+ | </div> | ||
- | + | </div> | |
+ | <div class="content" id="decontent"> | ||
+ | <h3>Advisers</h3> | ||
+ | <html> | ||
+ | <div class="clear"></div> | ||
+ | </div> | ||
- | |||
- | |||
- | |||
- | + | </div><!--end col_left--> | |
- | + | </div> | |
- | + | </body> | |
- | + | </html> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Revision as of 15:54, 18 September 2012
Team
Team Introduction
It is the best of times, it is the age of wisdom, it is the season of passion, it is the epoch of belief, , we had nothing before us, we are all going direct a new way--in short, the period was so. far mirror nothing of our past, that is us, our team, SEU_O_China, from nothing to everything.Filled with creative ideas and dreams, we have been coming from all corners of our campus to form this team. With a relatively complex constitution of students from biomedical, mechanical, electrical, traffic Engineering and school of art, intelligence sparks from different angles of view and we have been striving for a same goal.