Team:IIT Madras/Team

From 2010.igem.org

(Difference between revisions)
Line 25: Line 25:
margin-right: 5%;
margin-right: 5%;
margin:5px
margin:5px
 +
}
 +
 +
#secondarylinks {
 +
width: 25%;
 +
margin-left: 4%;
 +
padding-left: 3%;
 +
float: left;
 +
background: white;
 +
margin-right: 5%;
 +
border: 1px solid black;
 +
webkit-border-radius: 1.5ex;
 +
-moz-border-radius: 1.5ex;
 +
}
 +
 +
#secondarytext {
 +
width: 60%;
 +
float: left;
 +
text-align: justify;
 +
margin: 5px;
}
}
Line 34: Line 53:
</head>
</head>
-
<body>
+
<body width="80%">
 +
<div id="secondarylinks">
 +
<ul>
 +
<li> <p><a href="#" onclick="showhide('undergrad', 'inline'); showhide('faculty', 'none'); showhide('postgrad', 'none'); showhide('teampic', 'none')">Undergraduates</a></p>
 +
<li> <p><a href="#" onclick="showhide('undergrad', 'none'); showhide('faculty', 'inline'); showhide('postgrad', 'none'); showhide('teampic', 'none')">Faculty</a></p>
 +
<li> <p><a href="#" onclick="showhide('undergrad', 'none'); showhide('faculty', 'none'); showhide('postgrad', 'inline'); showhide('teampic', 'none')">Postgrads</a></p>
 +
</ul>
 +
</div>
 +
 
 +
<div id="secondarytext">
 +
This is where the people stuff comes.
 +
</div>
 +
<div class="clear"></div>
 +
<div height="25px"></div>
 +
 
 +
<div id="undergrad" style="text-align:justify; width: 90%; position: absolute; left:4%; top:400px; background-color: transparent; border: 1px none #000000; display:none">
<h1>Meet the Undergraduates </h1>
<h1>Meet the Undergraduates </h1>
<div>
<div>
Line 208: Line 242:
</div>
</div>
<div class="clear"></div>
<div class="clear"></div>
-
 
+
</div>
-
 
+
</div>
</div>
 +
<div id="faculty" style="text-align:justify; width: 90%; position: absolute; left:4%; top:400px; background-color: transparent; border: 1px none #000000; display:none">
<h1>Faculty </h1>
<h1>Faculty </h1>
<div id="profilepic">
<div id="profilepic">
Line 263: Line 297:
</div>
</div>
<div class="clear"></div>
<div class="clear"></div>
 +
</div>
</div>
</div>
 +
<div id="postgrad" style="text-align:justify; width: 90%; position: absolute; left:4%; top:400px; background-color: transparent; border: 1px none #000000; display:none">
<div>
<div>
<h1>Instructors</h1>
<h1>Instructors</h1>
Line 276: Line 312:
</div>
</div>
<div class="clear"></div>
<div class="clear"></div>
-
</div>
 
<div id="profilepic">
<div id="profilepic">
Line 303: Line 338:
</div>
</div>
 +
</div>
 +
 +
<div id="teampic" style="align:center; width: 70%; position: absolute; left:4%; top:400px; background-color: transparent; border: 1px none #000000; display:inline">
 +
<img src="">
 +
caption
 +
</div>
 +
</body>
</body>
</html>
</html>

Revision as of 22:40, 27 October 2010

People

This is where the people stuff comes.
caption