Team:IIT Madras/Team

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
 
(22 intermediate revisions not shown)
Line 1: Line 1:
-
!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{:Team:IIT_Madras/Template:new_home}}
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"/></script>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<script type="text/javascript">
-
</div>
+
jQuery(document).ready(function($){
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
$('#nrm').hover(function(){
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
$('#nrm_contents').show();
-
</div>
+
},
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
function(){
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.
+
$('#nrm_contents').hide();
-
</div>
+
});
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
$(".stu_contents").hover(function(){
 +
var id = "#" + $(this).attr('id')+"_contents";
 +
$(id).show();
 +
},
 +
function(){
 +
var id = "#" + $(this).attr('id')+"_contents";
 +
$(id).hide();
 +
});
 +
                $(".adv_contents").hover(function(){
 +
var id = "#" + $(this).attr('id')+"_contents";
 +
$(id).show();
 +
},
 +
function(){
 +
var id = "#" + $(this).attr('id')+"_contents";
 +
$(id).hide();
 +
});
-
{|align="justify"
 
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
 
-
|[[Image:IIT_Madras_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
|[[Image:IIT_Madras_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:IIT_Madras | Team IIT_Madras]]
 
-
|}
 
 +
});
 +
</script>
-
<!--- The Mission, Experiments --->
+
<style>
 +
.fac_contents, .adv_contents, .stu_contents{
 +
width:285px;
 +
height : 285px;
 +
margin-left:1.5%;
 +
margin-right:1.5%;
 +
margin-top:10px;
 +
margin-bottom:20px;
 +
float:left;
 +
display:block;
 +
background:#d4d4d4;
 +
opacity:0.8;
 +
border:1px #AAA solid;
 +
border-radius:3px;
 +
-moz-border-radius:3px;
 +
-webkit-border-radius:3px;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
.inside_contents{
-
!align="center"|[[Team:IIT_Madras|Home]]
+
background:#5489ab;
-
!align="center"|[[Team:IIT_Madras/Team|Team]]
+
color:#578dd7;
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=IIT_Madras Official Team Profile]
+
width:100%;
-
!align="center"|[[Team:IIT_Madras/Project|Project]]
+
height : 35px;
-
!align="center"|[[Team:IIT_Madras/Parts|Parts Submitted to the Registry]]
+
/* padding-top:10px;*/
-
!align="center"|[[Team:IIT_Madras/Modeling|Modeling]]
+
padding-bottom:10px;
-
!align="center"|[[Team:IIT_Madras/Notebook|Notebook]]
+
position:relative;
-
!align="center"|[[Team:IIT_Madras/Safety|Safety]]
+
top:240px;
-
!align="center"|[[Team:IIT_Madras/Attributions|Attributions]]
+
display:none;
-
|}
+
opacity:0.8;
 +
}
 +
#fac, #stu, #adv{width:100%;
 +
float:right;}
-
 
+
.inside_contents h1{color:white; margin-left:10px;}
-
== '''Who we are''' ==
+
-
{|border = "0"
+
-
|-
+
-
|rowspan="3"|
+
 +
</style>
 +
</head>
 +
<body>
 +
<div id="iitm_content">
 +
<div id="fac">
 +
<a name ="Faculty"><h1>Faculty Advisor</h1></a>
 +
<div id = "nrm" class = "fac_contents">
 +
<div class = "inside_contents" id = "nrm_contents">
 +
<h1>Nitish Mahapatra</h1>
 +
</div>
 +
</div>
 +
</div>
 +
<br/>
 +
<div id="adv">
 +
<a name = "Advisors"><h1>Advisors</h1></a>
 +
<div class = "adv_contents" id = "dinbio">
 +
<div class = "inside_contents" id = "dinbio_contents">
 +
<h1>Dinesh R</h1>
 +
</div>
 +
</div>
 +
<div class = "adv_contents" id = "veera">
 +
<div class = "inside_contents" id = "veera_contents">
 +
<h1>Veerabhadra M V</h1>
 +
</div>
 +
</div>
 +
</div>
 +
<div id = "stu">
 +
<a name = "Students"><h1>Students</h1></a>
 +
<div class = "stu_contents" id = "stu1">
 +
<div class = "inside_contents" id = "stu1_contents">
 +
<h1>Avaneesh T</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu2">
 +
<div class = "inside_contents" id = "stu2_contents">
 +
<h1>Chetan Srinath</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu3">
 +
<div class = "inside_contents" id = "stu3_contents">
 +
<h1>Mullapudi Sri Teja</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu4">
 +
<div class = "inside_contents" id = "stu4_contents">
 +
<h1>Nayan Jain</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu5">
 +
<div class = "inside_contents" id = "stu5_contents">
 +
<h1>Aditya Sriganesh</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu6">
 +
<div class = "inside_contents" id = "stu6_contents">
 +
<h1>Govind Krishna Joshi</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu7">
 +
<div class = "inside_contents" id = "stu7_contents">
 +
<h1>Tolkappiyan P</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu8">
 +
<div class = "inside_contents" id = "stu8_contents">
 +
<h1>Nandita Damaraju</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu9">
 +
<div class = "inside_contents" id = "stu9_contents">
 +
<h1>Namit Holay</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu10">
 +
<div class = "inside_contents" id = "stu10_contents">
 +
<h1>Kanishka Waghmare</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu11">
 +
<div class = "inside_contents" id = "stu11_contents">
 +
<h1>Nishita Mohan</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu12">
 +
<div class = "inside_contents" id = "stu12_contents">
 +
<h1>Mitan Sutradhar</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu13">
 +
<div class = "inside_contents" id = "stu13_contents">
 +
<h1>Mayank NK Choudhary</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu14">
 +
<div class = "inside_contents" id = "stu14_contents">
 +
<h1>Prashant Adha</h1>
 +
</div>
 +
</div>
 +
<div class = "stu_contents" id = "stu15">
 +
<div class = "inside_contents" id = "stu15_contents">
 +
<h1>Prathyusha Konda</h1>
 +
</div>
 +
</div>
 +
</div>
-
'''Advisors:'''
+
</div>
-
 
+
</body>
-
*''' Advisor 1''':    Mentor for all
+
</html>
-
*'''Advisor 2''':      Our favorite
+
-
*'''Grad Student 1''':    Our leader 
+
-
 
+
-
 
+
-
'''Undergrads:'''
+
-
 
+
-
*'''Student 1''':    Sleepyhead
+
-
*'''Student 2''':    Math nerd
+
-
*'''Student 3''':  Michael, Is going to save the world
+
-
*'''Student 4''':    Loves iGEM
+
-
*'''Student 5''':  A normal student... or(r) am I?
+
-
*'''Student 6''':  Table football fan
+
-
*'''Student 7''':
+
-
 
+
-
 
+
-
|
+
-
<gallery>
+
-
Image:IIT_Madras_Team_member_1.png|Team member 1
+
-
Image:IIT_Madras_Team_member_2.png|Team member 2
+
-
Image:IIT_Madras_Team_member_3.png|Team member 3
+
-
Image:IIT_Madras_Team_member_4.png|Team member 4
+
-
Image:IIT_Madras_Team_member_5.png|Team member 5
+
-
Image:IIT_Madras_Team_member_6.png|Team member 6
+
-
Image:IIT_Madras_Team_member_7.png|Team member 7
+
-
</gallery>
+
-
|}
+
-
 
+
-
== '''What we did''' ==
+
-
 
+
-
(Provide proper attribution for all work)
+
-
 
+
-
 
+
-
== '''Where we're from''' ==
+

Latest revision as of 01:06, 11 September 2012

bar

Faculty Advisor

Nitish Mahapatra


Advisors

Dinesh R

Veerabhadra M V

Students

Avaneesh T

Chetan Srinath

Mullapudi Sri Teja

Nayan Jain

Aditya Sriganesh

Govind Krishna Joshi

Tolkappiyan P

Nandita Damaraju

Namit Holay

Kanishka Waghmare

Nishita Mohan

Mitan Sutradhar

Mayank NK Choudhary

Prashant Adha

Prathyusha Konda