Difference between revisions of "Team:IIT Delhi/standardpage introduction"

 
(15 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
height: 100%;
 
height: 100%;
 
border: 0px;
 
border: 0px;
background-color: #000;
+
background-color: white;
 
margin: 0px;
 
margin: 0px;
 
padding: 0px;
 
padding: 0px;
Line 17: Line 17:
 
/*--------------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"/>
 
</style>
 
</style>
 
</head>
 
</head>
  
 
<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="row">
 
 
<div class="span12">
 
<div class="span12">
<ul class="breadcrumb">
+
<ul class="breadcrumb" style:"text-decoration:none;">
<li><a href="index.html">Home</a> <span class="divider">/</span></li>
+
        <a href="index.html">Home</a> <span class="divider">/</span>
<li class="active">Current Team</li>
+
        Team
 
</ul>
 
</ul>
</div>
 
    </div>
 
 
                    <div class="row">
 
<div class="span12">
 
 
<h2>Current Team</h2>
 
<h2>Current Team</h2>
</div>
 
 
    </div>
 
    </div>
 
      </div>
 
      </div>
Line 54: Line 136:
 
<tr>
 
<tr>
 
<td class="det" align="right">
 
<td class="det" align="right">
<h3>DR. RAJESH PRASAD<br><small>PROFESSOR CO-ORDINATOR, NSS IIT Delhi</small></h3>
+
<h3>ABC<br><small>BBBBBBBBBBBB</small></h3>
Professor<br />
+
content content
                                        Department of Applied Mechanics<br />
+
                                        Indian Institute of Technology Delhi<br/>
+
                            <strong>Email: <a href="mailto:rajesh@am.iitd.ac.in">rajesh@am.iitd.ac.in</a></strong><br />
+
 
        </td>
 
        </td>
<td><img class="team" src="img/team/rp.jpg" height="200px" width="200px"></td>
+
<td><img class="team" src="img/p.jpg" height="200px" width="200px"></td>
 
</tr>
 
</tr>
 
      </table>
 
      </table>
Line 66: Line 145:
 
                       <table>
 
                       <table>
 
  <tr>
 
  <tr>
    <td><img class="team" src="img/team/jyoti.jpg" height="200px" width="200px"></td>
+
    <td><img class="team" src="img/t.jpg" height="200px" width="200px"></td>
 
<td class="det">
 
<td class="det">
<h3 align="left">Jyoti Jain<br><small>Team Mentor</small></h3>
+
<h3 align="left">DEF<br><small>BBBBBBBB</small></h3>
A simple person who loves spreading smiles all around. I am fond of exploring                          new places and playing around with new things. I look forward to take small steps to meet bigger challenges at the same time a great believer of a secret spirit that helps you walk through and reach your destination.
+
content content
 
<br />
 
<br />
 
                                         <br />
 
                                         <br />
Line 75: Line 154:
 
</tr>
 
</tr>
 
</table>
 
</table>
 +
        </div>
 +
</div>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 18:34, 11 September 2015

Current Team

Meet the Team


ABC
BBBBBBBBBBBB

content content

DEF
BBBBBBBB

content content