Difference between revisions of "Team:IIT Delhi/standardpage introduction"
(13 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
height: 100%; | height: 100%; | ||
border: 0px; | border: 0px; | ||
− | background-color: | + | background-color: white; |
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
Line 16: | Line 16: | ||
/*--------------Global end------------------*/ | /*--------------Global end------------------*/ | ||
+ | |||
+ | #intro{ | ||
+ | border: 5px solid red; | ||
+ | margin-left:200px; | ||
+ | margin-right:10px; | ||
+ | } | ||
+ | |||
+ | td{ | ||
+ | padding:10px 35px; | ||
+ | text-aling:justify; | ||
+ | } | ||
+ | |||
+ | td.det{ | ||
+ | width:80%; | ||
+ | } | ||
+ | |||
+ | h3{ | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | img.team{ | ||
+ | background-color: #B0B0B0; | ||
+ | border: 5px solid transparent; | ||
+ | height:200px; | ||
+ | width:200px; | ||
+ | } | ||
+ | |||
+ | /* Page Top */ | ||
+ | section.page-top { | ||
+ | background-color: #171717; | ||
+ | border-bottom: 5px solid #CCC; | ||
+ | border-top: 5px solid #384045; | ||
+ | margin-bottom: 35px; | ||
+ | margin-top: 15px; | ||
+ | min-height: 50px; | ||
+ | padding: 0; | ||
+ | padding: 20px; | ||
+ | position: relative; | ||
+ | text-align: left; | ||
+ | } | ||
+ | |||
+ | section.page-top ul.breadcrumb { | ||
+ | background: none; | ||
+ | margin: -3px 0 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | section.page-top ul.breadcrumb > li { | ||
+ | text-shadow: none; | ||
+ | } | ||
+ | |||
+ | section.page-top h2 { | ||
+ | border-bottom: 5px solid #CCC; | ||
+ | color: #FFF; | ||
+ | display: inline-block; | ||
+ | font-weight: 200; | ||
+ | margin: 0 0 -25px; | ||
+ | min-height: 37px; | ||
+ | padding: 0 0 17px; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | /* Page Top Custom - Create your Own */ | ||
+ | section.page-top.custom-product { | ||
+ | background: #999; | ||
+ | border-top: 5px solid #888; | ||
+ | } | ||
+ | |||
+ | section.page-top.custom-product div.row { | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | section.page-top.custom-product p.lead { | ||
+ | color: #CCC; | ||
+ | } | ||
+ | |||
+ | section.page-top.custom-product img { | ||
+ | bottom: -20px; | ||
+ | position: absolute; | ||
+ | right: 0; | ||
+ | } | ||
+ | |||
+ | section.page-top.custom-product h1 { | ||
+ | color: #FFF; | ||
+ | margin-bottom: 10px; | ||
+ | margin-top: 30px; | ||
+ | } | ||
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Delhi/CSS_bootstrap?action=raw&ctype=text/css" type="text/css"/> | <link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Delhi/CSS_bootstrap?action=raw&ctype=text/css" type="text/css"/> | ||
Line 22: | Line 109: | ||
<body> | <body> | ||
+ | <div id="intro"> | ||
<div role="main" class="main"> | <div role="main" class="main"> | ||
<section class="page-top"> | <section class="page-top"> | ||
<div class="container"> | <div class="container"> | ||
− | |||
<div class="span12"> | <div class="span12"> | ||
− | <ul class="breadcrumb"> | + | <ul class="breadcrumb" style:"text-decoration:none;"> |
− | + | <a href="index.html">Home</a> <span class="divider">/</span> | |
− | + | Team | |
</ul> | </ul> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<h2>Current Team</h2> | <h2>Current Team</h2> | ||
− | |||
</div> | </div> | ||
</div> | </div> | ||
Line 55: | Line 136: | ||
<tr> | <tr> | ||
<td class="det" align="right"> | <td class="det" align="right"> | ||
− | <h3> | + | <h3>ABC<br><small>BBBBBBBBBBBB</small></h3> |
− | + | content content | |
− | + | ||
− | + | ||
− | + | ||
</td> | </td> | ||
− | <td><img class="team" src="img/ | + | <td><img class="team" src="img/p.jpg" height="200px" width="200px"></td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 67: | Line 145: | ||
<table> | <table> | ||
<tr> | <tr> | ||
− | <td><img class="team" src="img/ | + | <td><img class="team" src="img/t.jpg" height="200px" width="200px"></td> |
<td class="det"> | <td class="det"> | ||
− | <h3 align="left"> | + | <h3 align="left">DEF<br><small>BBBBBBBB</small></h3> |
− | + | content content | |
<br /> | <br /> | ||
<br /> | <br /> | ||
Line 77: | Line 155: | ||
</table> | </table> | ||
</div> | </div> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 18:34, 11 September 2015
Current Team
Meet the Team
ABC
content content
|
DEF
content content
|