Difference between revisions of "Team:Lambert GA"

Line 1: Line 1:
{{Lambert_GA}}
+
<html>
<html>
+
<style>
 +
*{
 +
 
 +
    margin: 0;
 +
    padding: 0;
 +
    border: 0;
 +
}
 +
header h1{
 +
  text-align: center;
 +
  color: Red;
 +
  font-family: Impact, Charcoal, sans-serif;
 +
  font-size: 40px;
 +
}
 +
body{
 +
    overflow-x: hidden;
 +
}
 +
#content{
 +
    width: 99%;
 +
}
 +
#mainContainer{
 +
    background-color: white;
 +
    width: 100%;
 +
}
 +
#main{
 +
    width: 100%;
 +
    padding: 15px;
 +
    background-color: white;
 +
}
 +
#mainbanner{
 +
    display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
}
 +
#projectOverview{
 +
    width: 100%;
 +
    height: 100px;
 +
    background-color: white;
 +
}
 +
#links{
 +
    width: 100%;
 +
padding: 0;
 +
margin: 0;
 +
}
 +
.link{
 +
    width: 1000px;
 +
    padding: 25px 0px;
 +
display: block;
 +
margin: 5px auto;
  
<div>
+
    text-align: center;
 +
    color: white;
 +
    font-size: 30px;
 +
 
 +
}
 +
.green{
 +
    background-color: #476353;
 +
}
 +
.blue{
 +
    background-color: #2e3755;
 +
}
 +
.purple{
 +
    background-color: #53444c;
 +
}
 +
.orange{
 +
    background-color: #b8785d;
 +
}
 +
.brown{
 +
    background-color: #c9a162;
 +
}
 +
.cream{
 +
    background-color: #d6d1ab;
 +
}
 +
.bigLink{
 +
    width: 100%;
 +
    height: 300px;
 +
}
 +
.firstRow{
 +
    background-color: #486353;
 +
}
 +
.secondRow{
 +
    background-color: #2e3755;
 +
}
 +
.thirdRow{
 +
    background-color: #53444c;
 +
}
 +
.fourthRow{
 +
    background-color: #b8785d;
 +
}
 +
footer h2{
 +
    text-align: center;
 +
    font-size: 25px;
 +
}
 +
footer{
 +
float: left;
 +
}
 +
.firstHeading{
 +
    display: none;
 +
}
 +
#links a{
 +
text-decoration: none;
 +
color: white;
 +
}
 +
a:visited{
 +
color: white;
 +
text-decoration: none;
 +
}
 +
#headerLinks a{
 +
text-decoration: none;
 +
color: black;
 +
font-size: 20px;
 +
padding: 0 20px;
 +
}
 +
.header{
 +
width: 900px;
 +
padding: 0;
 +
margin: 0 auto;
 +
top: 0px;
 +
background-color: rgba(255,255,255,0.0);
 +
}
 +
#headerLinks{
 +
width: 100%;
 +
background-color: rgba(255,255,255,0.7);
 +
padding: 15px;
 +
position: fixed;
 +
}
 +
#sponsors-bottom{
 +
width: 1000px;
 +
margin: 0 auto;
 +
text-align: center;
 +
}
 +
#sponsors-bottom a{
 +
display: inline-block;
 +
}
 +
#mainbanner{
 +
text-align: center;
 +
}
 +
#down-arrow{
 +
width: 128px;
 +
margin: -150px auto 0px auto;
 +
display: inline-block;
 +
}
 +
#space2{
 +
height:100px;
 +
}
 +
img.transparent {
 +
    opacity: 0.4;
 +
    filter: alpha(opacity=40); /* For IE8 and earlier */
 +
}
 +
 
 +
img.transparent:hover {
 +
    opacity: 1.0;
 +
    filter: alpha(opacity=100); /* For IE8 and earlier */
 +
}
 +
 
 +
</style>
 +
<body>
 +
            <header>
 +
 
 +
<div id="headerLinks">
 +
<div class="header">
 +
<a href="https://2015.igem.org/Team:Lambert_GA">Home</a>
 +
<a href="https://2015.igem.org/Team:Lambert_GA/Project">Project</a>
 +
<a href="https://2015.igem.org/Team:Lambert_GA/Team">Team</a>
 +
<a href="https://2015.igem.org/Team:Lambert_GA/Notebook">Notebook</a>
 +
<a href="https://2015.igem.org/Team:Lambert_GA/Attributions">Attributions</a>
 +
<a href="https://2015.igem.org/Team:Lambert_GA/Safety">Safety</a>
 +
<a href="https://2015.igem.org/Team:Lambert_GA/Human_Practices">Human Practices </a>
 +
</div>
 +
</div>
 +
<hr>
 +
            </header>
 +
            <div id="mainbanner">
 +
            <img src="https://static.igem.org/mediawiki/2015/6/63/Lambert_mainbanner2.jpg" style="width:100%" align="middle">
 +
 
 +
<a href="#projectOverview" id="down-arrow-hover"><img src="https://static.igem.org/mediawiki/2015/e/e4/Lambert_down-arrow.png" id="down-arrow"></a>
 +
            </div>
 +
         
 +
            <div id="projectOverview">
 +
           
 +
            </div>
 +
            <div id="links">
 +
                <div class="link green" id="projects"><a href="https://2015.igem.org/Team:Lambert_GA/Project">Project</a></div>
 +
                <div class="link blue" id="team"><a href="https://2015.igem.org/Team:Lambert_GA/Team">Team</a></div>
 +
                <div class="link purple" id="notebook"><a href="https://2015.igem.org/Team:Lambert_GA/Notebook">Notebook</a></div>
 +
                <div class="link orange" id="attributions"><a href="https://2015.igem.org/Team:Lambert_GA/Attributions">Attributions</a></div>
 +
                <div class="link brown" id="safety"><a href="https://2015.igem.org/Team:Lambert_GA/Safety">Safety</a></div>
 +
                <div class="link cream" id="humanPractices"><a href="https://2015.igem.org/Team:Lambert_GA/Human_Practices">Human Practices</a></div>
 +
            </div>
 +
            <footer>
 +
                <div id="logo">
 +
 
 +
                </div>
 +
                <!--<h2>2015 Lambert iGEM</h2>-->
 +
                <div id="officialLogo">
 +
 
 +
                </div>
 +
            </footer>
 +
<div id="space2">
 +
</div>
 +
<div id="sponsors-bottom">
 +
<a href="https://www.rosco.com/us/index.cfm"><img src="https://static.igem.org/mediawiki/2015/9/98/Lambert_roscologo.jpg" class="transparent" style="width:200px;height:45px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/0/08/Lambert_roscologo_gray.jpg-->
 +
 
 +
<a href="http://www.forsyth.k12.ga.us/lhs"><img src="https://static.igem.org/mediawiki/2015/a/a4/Lambert_lhslogo.jpg" class="transparent" style="width:100px;height=130px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/6/69/Lambert_lhslogo_gray.jpg-->
 +
 
 +
<a href="http://www.snapgene.com"> <img src="https://static.igem.org/mediawiki/2015/8/83/Lambert_sglogo.jpg" class="transparent" style="width:200px;height:60px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/d/dc/Lambert_snapgenelogo_gray.jpg-->
 +
 
 +
<a href="http://www.gatech.edu/"><img src="https://static.igem.org/mediawiki/2015/1/10/Lambert_gtlogo.jpg" class="transparent" style="width:100px;height:100px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/a/a3/Lambert_gtlogo_gray.jpg-->
 +
 
 +
<a href="http://www.foldscope.com/"><img src="https://static.igem.org/mediawiki/2015/9/90/Lambert_foldscopelogo.jpg" class="transparent" style="width:100px;height 150px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/3/31/Lambert_foldscopelogo_gray.jpg-->
 +
 
 +
<a href="http://www.chick-fil-a.com/"><img src="https://static.igem.org/mediawiki/2015/c/cb/Lambert_cfalogo.jpg" class="transparent" style="width:200px;height:75px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/c/cf/Lambert_cfalogo_gray.jpg-->
 +
 
 +
<a href="http://atlantasciencefestival.org/"><img src="https://static.igem.org/mediawiki/2015/8/80/Lambert_asflogo.jpg" class="transparent" style="width:150px;height:100px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/0/05/Lambert_asflogo_gray.jpg-->
 +
 
 +
<a href="https://www.neb.com/"><img src="https://static.igem.org/mediawiki/2015/e/e4/Lambert_neblogo.jpg" class="transparent" style="width:200px;height:70px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/2/27/Lambert_neblogo_gray.jpg-->
 +
 
 +
<a href="https://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2015/4/46/Lambert_idtlogo.jpg" class="transparent" style="width:200px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/9/9e/Lambert_idtlogo_gray.jpg-->
 +
 
 +
<a href="http://www.nsf.gov/"><img src="https://static.igem.org/mediawiki/2015/8/86/Lambert_nsflogo.jpg" class="transparent" style="width:150px"></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/1/16/Lambert_nsflogo_gray.jpg-->
 +
 
 +
<a href="http://www.nextgenerationfocus.org/"><img src="https://static.igem.org/mediawiki/2015/e/e4/Lambert_ngflogo.jpg" class="transparent" ></a>
 +
<!-- gray logo: https://static.igem.org/mediawiki/2015/0/08/Lambert_ngflogo_gray.jpg-->
  
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
 
 
</div>
 
</div>
 +
</body>
 
</html>
 
</html>

Revision as of 23:23, 16 September 2015