Team:JUIT-India/Team
From 2012.igem.org
(Difference between revisions)
(Prototype team page) |
|||
(13 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <html> | |
+ | <style> | ||
+ | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
+ | display:none;} | ||
+ | #top-section { | ||
+ | border: 0px; | ||
+ | height: 0px;} | ||
+ | #content { | ||
+ | border: none;} | ||
+ | /* Removes "teams" from the menubar */ | ||
+ | #menubar > ul > li:last-child { | ||
+ | display: none;} | ||
+ | /* Resizes the menubar to fik the links (default is 400px) */ | ||
+ | #menubar { | ||
+ | width: auto;} | ||
+ | body { | ||
+ | margin: 10px 0 0 0; | ||
+ | padding: 5;} | ||
+ | #top-section { | ||
+ | width: 965px; | ||
+ | height: 0; | ||
+ | margin: 0 auto; | ||
+ | padding: 0; | ||
+ | border: none;} | ||
+ | #menubar { | ||
+ | font-size: 65%; | ||
+ | top: -14 px;} | ||
+ | .left-menu:hover { | ||
+ | background-color: transparent;} | ||
+ | #menubar li a { | ||
+ | background-color: transparent;} | ||
+ | #menubar:hover { | ||
+ | color: white;} | ||
+ | #menubar li a { | ||
+ | color: transparent;} | ||
+ | #menubar:hover li a { | ||
+ | color: white;} | ||
- | + | ||
- | + | img | |
- | + | { | |
- | + | opacity:1.0; | |
+ | filter:alpha(opacity=100); | ||
+ | } | ||
+ | img:hover | ||
+ | { | ||
+ | opacity:1.0; | ||
+ | filter:alpha(opacity=100); | ||
+ | } | ||
+ | .cssmenu{ | ||
+ | border:none; | ||
+ | border:0px; | ||
+ | margin:0px; | ||
+ | padding:0px; | ||
+ | font: 67.5% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif; | ||
+ | font-size:14px; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | .cssmenu ul{ | ||
+ | background:#333000; | ||
+ | height:35px; | ||
+ | list-style:none; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | } | ||
+ | .cssmenu li{ | ||
+ | float:left; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | .cssmenu li a{ | ||
+ | background:#333333 url('https://static.igem.org/mediawiki/2012/3/3f/Seperator.gif') bottom right no-repeat; | ||
+ | color:#cccccc; | ||
+ | display:block; | ||
+ | font-weight:normal; | ||
+ | line-height:35px; | ||
+ | margin:0px; | ||
+ | padding:0px 25px; | ||
+ | text-align:center; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | .cssmenu li a:hover, .cssmenu ul li:hover a{ | ||
+ | background: #2580a2 url('https://static.igem.org/mediawiki/2012/e/e6/Hover.gif') bottom center no-repeat; | ||
+ | |||
+ | text-decoration:none; | ||
+ | } | ||
+ | .cssmenu li ul{ | ||
+ | background:#333333; | ||
+ | display:none; | ||
+ | height:auto; | ||
+ | padding:0px; | ||
+ | margin:0px; | ||
+ | border:0px; | ||
+ | position:absolute; | ||
+ | width:225px; | ||
+ | z-index:200; | ||
+ | /*top:1em; | ||
+ | /*left:0;*/ | ||
+ | } | ||
+ | .cssmenu li:hover ul{ | ||
+ | display:block; | ||
+ | |||
+ | } | ||
+ | .cssmenu li li { | ||
+ | background:url('https://static.igem.org/mediawiki/2012/3/3f/Sub_sep.gif') bottom left no-repeat; | ||
+ | display:block; | ||
+ | float:none; | ||
+ | margin:0px; | ||
+ | padding:0px; | ||
+ | width:225px; | ||
+ | } | ||
+ | .cssmenu li:hover li a{ | ||
+ | background:none; | ||
+ | |||
+ | } | ||
+ | .cssmenu li ul a{ | ||
+ | display:block; | ||
+ | height:35px; | ||
+ | font-size:12px; | ||
+ | font-style:normal; | ||
+ | margin:0px; | ||
+ | padding:0px 10px 0px 15px; | ||
+ | text-align:left; | ||
+ | } | ||
+ | .cssmenu li ul a:hover, .cssmenu li ul li:hover a{ | ||
+ | background:#2580a2 url('https://static.igem.org/mediawiki/2012/a/a8/Hover_sub.gif') center left no-repeat; | ||
+ | border:0px; | ||
+ | |||
+ | text-decoration:none; | ||
+ | } | ||
+ | .cssmenu p{ | ||
+ | clear:left; | ||
+ | } | ||
+ | </style> | ||
+ | <div class='cssmenu' z-index:5000> | ||
+ | <div z-index:100><img src="https://static.igem.org/mediawiki/2012/2/20/Lg.jpg" width="965" height="100"></div> | ||
+ | <ul> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India'><span>Home</span></a></li> | ||
+ | <li><a href='#'><span>Team</span></a> | ||
+ | <ul> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/Team'><span> Team</span></a></li> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/Sponsors'><span>Sponsors</span></a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/Project'><span>Project</span></a> | ||
+ | <ul> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/Project'><span>Overview</span></a></li> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/Protocol'><span>Protocol</span></a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/Parts'><span>Parts</span></a></li> | ||
+ | |||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/Modeling'><span>Modeling</span></a></li> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/Human_Practices'><span>Human Practices</span></a> | ||
+ | <ul> | ||
+ | </a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/Notebook'><span>Notebook</span></a> | ||
+ | <ul> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/Experiment'><span>Experimental Design</span></a></li> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/WetLabWork'><span>Diary</span></a></li> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/References'><span>Brainstorming</span></a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href='https://2012.igem.org/Team:JUIT-India/Safety'><span>Safety</span></a></li> | ||
+ | |||
+ | </ul> | ||
</div> | </div> | ||
- | <div | + | <div z-index:100><img src="https://static.igem.org/mediawiki/2012/c/c8/Team_d.jpg" width="965" height="300"></div> |
- | + | <br> | |
+ | <hr> | ||
+ | <div id="contentArea"> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- Team table starts here --> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <table width="100%"> | ||
+ | <tr> | ||
+ | <td colspan="5"><h1>Meet the team</h1></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" rowspan="7" valign="top"><p>Hi! We are the JUIT-India iGEM Team, a collection of Biotehnology and Bioinformatics all focused on increase in yield of the rice and reducing greenhouse effect. </p> | ||
+ | <p>The team consists of seven Biotechnologist and two Bio-Informatics. The whole team have been inducted into the Department Of Biotechnology and Bio-Informatics at the Jaypee University This means everybody is cleared to work in the lab and all of us can contribute to the hands-on experiments.<br /> | ||
+ | </p> | ||
+ | <h1>Our Team</h1> | ||
+ | <p>Antresh Kumar - Faculty Incharge <br /> | ||
+ | Saurabh Bansal - Faculty Advisor <br /> | ||
+ | Eshita Varma <br /> | ||
+ | Mohak <br /> | ||
+ | Shilpa <br /> | ||
+ | Priya <br /> | ||
+ | Pranika <br /> | ||
+ | Shristi <br /> | ||
+ | Nidhi<br> | ||
+ | Vasanth <br> | ||
+ | Pankaj<br> | ||
+ | <p> </p></td> | ||
+ | <td width="20%" align="center"><img src="https://static.igem.org/mediawiki/igem.org/2/23/Sri.JPG" width="110" height="122" /></td> | ||
+ | <td width="18%" align="center"><img src="https://static.igem.org/mediawiki/igem.org/4/42/Pranika.JPG" width="109" height="121" /></td> | ||
+ | <td width="19%" align="center"><img src="https://static.igem.org/mediawiki/igem.org/6/66/Priya.JPG" width="84" height="120" /></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="center"><h3>Shristhi </h3></td> | ||
+ | <td align="center"><h3>Pranika </h3></td> | ||
+ | <td align="center"><h3>Priya </h3></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="center"><img src="https://static.igem.org/mediawiki/igem.org/9/92/Eshi.JPG" height="110"/></td> | ||
+ | <td align="center"><img src="https://static.igem.org/mediawiki/igem.org/c/c1/Vasant.JPG" height="110" /></td> | ||
+ | <td align="center"><img src="https://static.igem.org/mediawiki/igem.org/2/22/Shilpa.JPG" height="110" /></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="center"><h3>Eshita</h3></td> | ||
+ | <td align="center"><h3>Vasanth </h3></td> | ||
+ | <td align="center"><h3>Shilpa</h3></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="center"><img src="https://static.igem.org/mediawiki/igem.org/f/f5/Mohak.JPG" height="110" /></td> | ||
+ | <td align="center"><img src="https://static.igem.org/mediawiki/2012/a/a3/Nidhi.jpg" height="110" /></td> | ||
+ | |||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="center"><h3>Mohak </h3></td> | ||
+ | |||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="center"> </td> | ||
+ | <td align="center"> </td> | ||
+ | <td align="center"> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | <!-- Team table ends here --> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- Where we're from table starts here --> | ||
+ | |||
+ | |||
+ | |||
+ | <table width="100%"> | ||
+ | <tr> | ||
+ | <td><h1>Where we're from</h1></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>We're from the Jaypee University of Information Technology located in India. The University was founded in 2002. The Department of Biotechnology and Bioinformatics ranks No. 1 department amongst the private Universities of India. </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | <!-- Where we're from table ends here --> | ||
+ | |||
+ | |||
+ | <hr> | ||
+ | |||
+ | Our Title sponsor- | ||
+ | <center> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/c/cd/Juit_logo.jpeg" > | ||
+ | </center> | ||
</div> | </div> | ||
- | |||
- | |||
</div> | </div> | ||
+ | </body> | ||
+ | |||
+ | |||
+ | |||
+ | <script>if (window.runOnloadHook) runOnloadHook();</script> | ||
</div> | </div> | ||
+ | <!-- Served in 0.209 secs. --></body> | ||
+ | |||
</html> | </html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
Latest revision as of 18:46, 26 September 2012
Meet the team |
||||
Hi! We are the JUIT-India iGEM Team, a collection of Biotehnology and Bioinformatics all focused on increase in yield of the rice and reducing greenhouse effect. The team consists of seven Biotechnologist and two Bio-Informatics. The whole team have been inducted into the Department Of Biotechnology and Bio-Informatics at the Jaypee University This means everybody is cleared to work in the lab and all of us can contribute to the hands-on experiments. Our TeamAntresh Kumar - Faculty Incharge
|
||||
Shristhi |
Pranika |
Priya |
||
Eshita |
Vasanth |
Shilpa |
||
Mohak |
||||
Where we're from |
We're from the Jaypee University of Information Technology located in India. The University was founded in 2002. The Department of Biotechnology and Bioinformatics ranks No. 1 department amongst the private Universities of India. |
Our Title sponsor-