Difference between revisions of "Team:UMaryland"

 
(222 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Template_All_Teams}}
 
{{Template_All_Teams}}
 +
<html>
 +
</div></div></div></div></div></div></div></div></div></div>
 +
</html>
 +
{{Team:UMarylandClasses}}
 
{{Team:UMaryland/UMD15_CSSJS}}
 
{{Team:UMaryland/UMD15_CSSJS}}
 
 
<html>
 
<html>
<head>
+
<!--Attention! If you are not part of the website team, you are NOT allowed to touch anything above this line without the express permission of Best Kohai.-->
 
+
<!--Home page-->
+
  
 
<style type="text/css">
 
<style type="text/css">
  
 
body {
 
body {
background:#f5f4f2;
+
margin:0px;
 
}
 
}
  
/* <!--_________________________TEMPORARY MENU_________________________________--> */
+
a {
 
+
color:inherit;
#cssmenu {
+
font-family:inherit;
  padding: 0;
+
text-decoration:none;
  margin: 0;
+
  border: 0;
+
  z-index:5;
+
  position:absolute;
+
  max-height: 80%;
+
  max-width: 15%;
+
  top:10%;
+
  left:2%;
+
  opacity:.9;
+
 
}
 
}
#cssmenu ul,
+
a:hover{
li {
+
color:inherit;
  list-style: none;
+
font-family:inherit;
  margin: 0;
+
text-decoration:none;
  padding: 0;
+
 
}
 
}
#cssmenu ul {
+
 
  position: relative;
+
#beacon {
  z-index: 597;
+
background-image: -webkit-linear-gradient(top, #05A305 0%, #4AF778 50%, #FFFFFF 100%);
  float: left;
+
padding:10px;
 +
overflow:visible;
 +
position: relative;
 +
margin:auto;
 +
z-index:4;
 +
top:-50px;
 +
border-radius: 0px 0px 50px 50px;
 +
border-left: 4px solid black;
 +
border-right: 4px solid black;
 +
border-bottom: 10px solid black;
 +
max-height:220px;
 +
max-width:324px;
 +
overflow:hidden;
 +
opacity:1;
 
}
 
}
#cssmenu ul li {
+
 
  float: left;
+
#swagmenu {
  min-height: 1px;
+
background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #2BB1FF 100%);
  line-height: 1em;
+
color:#000000;
  vertical-align: middle;
+
position:relative;
 +
z-index:10;
 +
border-bottom: 8px solid black;
 +
top:0px;
 +
width:100%;
 +
margin:auto;
 +
height:40px;
 +
min-width:800;
 +
display:inline-block;
 +
font-size: 16px;
 +
text-align: center;
 +
font-family: "Arial Black", Gadget, sans-serif;
 +
 
 
}
 
}
#cssmenu ul li.hover,
+
 
#cssmenu ul li:hover {
+
#swagmenu ul {
  position: relative;
+
text-align: center;
  z-index: 599;
+
display: inline;
  cursor: default;
+
margin: 0px;
 +
list-style: none;
 +
csspadding: 10px;
 +
 
 
}
 
}
#cssmenu ul ul {
+
#swagmenu ul li {
  visibility: hidden;
+
display: inline-block;
  position: absolute;
+
margin-right: -4px;
  top: 100%;
+
position: relative;
  left: 0;
+
margin: 0px;
  z-index: 598;
+
padding: 10px ;
  width: 100%;
+
min-width:100px;
 
}
 
}
#cssmenu ul ul li {
+
 
  float: none;
+
#swagmenu ul li:hover {
 +
display: inline-block;
 +
background: #ffffff;
 +
border-left: 2px solid black;
 +
border-right: 2px solid black;
 +
border-radius:10px;
 
}
 
}
#cssmenu ul li:hover > ul {
+
 
  visibility: visible;
+
 
 +
#swagmenu ul li ul {
 +
padding: 0;
 +
position: absolute;
 +
left: 0;
 +
min-width:100px;
 +
display: none;
 +
opacity: 0;
 +
visibility: hidden;
 
}
 
}
#cssmenu ul ul {
+
#swagmenu ul li ul li {  
  top: 0;
+
display: block;
  left: 100%;
+
text-align: center;
 +
background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #2BB1FF 100%);
 +
border: 2px solid black;
 +
padding:10px;
 +
top:10px;
 +
min-width:100px;
 
}
 
}
#cssmenu ul li {
+
#swagmenu ul li ul li:hover {  
  float: none;
+
background-color: #ffffff;
 +
border-radius:0px;
 +
min-width:100px;
 
}
 
}
/* Custom Stuff */
+
#swagmenu ul li:hover ul {
#cssmenu span,
+
display: block;
#cssmenu a {
+
opacity: 1;
  display: inline-block;
+
visibility: visible;
  font-family: Arial, Helvetica, sans-serif;
+
  font-size: 12px;
+
  text-decoration: none;
+
 
}
 
}
#cssmenu {
+
 
  -moz-border-radius: 5px;
+
#swagmenu ul li a {
  -webkit-border-radius: 5px;
+
color: #000000;
  border-radius: 5px;
+
  -moz-background-clip: padding;
+
  -webkit-background-clip: padding-box;
+
  background-clip: padding-box;
+
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
+
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
+
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
+
  font-weight: 600;
+
  width: 200px;
+
 
}
 
}
#cssmenu:after,
+
#swagmenu ul li a:hover {
#cssmenu ul:after {
+
color: #000000;
  content: '';
+
  display: block;
+
  clear: both;
+
 
}
 
}
#cssmenu > ul > li:first-child {
+
#swagmenu ul li ul li a {
  -moz-border-radius: 5px 5px 0 0;
+
color: #000000;
  -webkit-border-radius: 5px 5px 0 0;
+
  border-radius: 5px 5px 0 0;
+
  -moz-background-clip: padding;
+
  -webkit-background-clip: padding-box;
+
  background-clip: padding-box;
+
 
}
 
}
#cssmenu > ul > li:last-child {
+
#swagmenu ul li ul li a:hover {
  -moz-border-radius: 0 0 5px 5px;
+
color: #000000;
  -webkit-border-radius: 0 0 5px 5px;
+
  border-radius: 0 0 5px 5px;
+
  -moz-background-clip: padding;
+
  -webkit-background-clip: padding-box;
+
  background-clip: padding-box;
+
 
}
 
}
#cssmenu > ul > li ul ul li:first-child {
+
 
  -moz-border-radius: 0 5px 0 0;
+
#swagmenu ul li ul li:nth-child(3) {
  -webkit-border-radius: 0 5px 0 0;
+
margin-right: 0px;
  border-radius: 0 5px 0 0;
+
  -moz-background-clip: padding;
+
  -webkit-background-clip: padding-box;
+
  background-clip: padding-box;
+
 
}
 
}
#cssmenu > ul > li ul ul li:last-child {
+
 
  -moz-border-radius: 0 0 5px 0;
+
#swagmenu ul li ul li:nth-child(4) {
  -webkit-border-radius: 0 0 5px 0;
+
margin-left: 0px;
  border-radius: 0 0 5px 0;
+
  -moz-background-clip: padding;
+
  -webkit-background-clip: padding-box;
+
  background-clip: padding-box;
+
 
}
 
}
#cssmenu ul,
+
#swagmenu ul li ul li:last-child {
#cssmenu li {
+
  border-radius: 0px 0px 20px 20px;
  width: 100%;
+
 
}
 
}
#cssmenu li {
+
 
  background: #c0bebf url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA0CAMAAAB8fKKlAAAAmVBMVEXy7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7erx7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7ery7eoO3g4TAAAAMnRSTlP8+fbz7+vn497Z1M/KxL+5s66oopuVj4mDfHZwamRdV1FMRkA7NTArJiEcGBQQDAkGA02z+X0AAABLSURBVHheDcGDEQMBAACwvFnbtrv/cO3F949AKBJLpDK5QqlSa2hqaevo6ukbGBoZm5iamVtYWlnb2NrZOzg6Obu4url7eHp5+/wAxikFLnlTZcYAAAAASUVORK5CYII=) repeat-x;
+
 
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2edea), color-stop(1, #c0bebf));
+
#mainlink {
  background-image: -webkit-linear-gradient(top, #f2edea, #c0bebf);
+
background: url(https://static.igem.org/mediawiki/2015/6/69/Mainlink.png) 80% 0 no-repeat;
  background-image: -moz-linear-gradient(top, #f2edea, #c0bebf);
+
background-size: 100px 100px;
  background-image: -ms-linear-gradient(top, #f2edea, #c0bebf);
+
width:100px;
  background-image: -o-linear-gradient(top, #f2edea, #c0bebf);
+
height: 100px;
  background-image: linear-gradient(#f2edea, #c0bebf);
+
position: absolute;
}
+
z-index:14;
#cssmenu li:hover,
+
right:10px;
#cssmenu li.active {
+
top:60px;
  background: #606a76 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA0CAMAAAB8fKKlAAAAmVBMVEVKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmJKVmL///9KVmL3Z0MtAAAAMnRSTlP8+fby7+vm4t3Y087Iw723sauln5mTjIaAeXNsZmBaVE5IQjw3MSwnIh0ZFBANCQYDAAm6nKYAAABLSURBVHheDcGDEQMBAACwvFnbtrv/cO3F949AKBJLpDK5QqlSa2hqaevo6ukbGBoZm5iamVtYWlnb2NrZOzg6Obu4url7eHp5+/wAxikFLnlTZcYAAAAASUVORK5CYII=) repeat-x;
+
  -moz-box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.15);
+
  -webkit-box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.15);
+
  box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.15);
+
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4a5662), color-stop(1, #606a76));
+
  background-image: -webkit-linear-gradient(top, #4a5662, #606a76);
+
  background-image: -moz-linear-gradient(top, #4a5662, #606a76);
+
  background-image: -ms-linear-gradient(top, #4a5662, #606a76);
+
  background-image: -o-linear-gradient(top, #4a5662, #606a76);
+
  background-image: linear-gradient(#4a5662, #606a76);
+
}
+
#cssmenu li:hover > a,
+
#cssmenu li.active > a {
+
  color: #FFF;
+
}
+
#cssmenu a {
+
  color: #666666;
+
  line-height: 160%;
+
  padding: 16px 8px 16px 28px;
+
  width: 164px;
+
}
+
#cssmenu ul ul {
+
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
+
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
+
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
+
  width: 200px;
+
}
+
#cssmenu ul ul li {
+
  background: #606a76;
+
  border-bottom: 1px solid #59636F;
+
  -moz-box-shadow: inset 0 1px 0 #66707c;
+
  -webkit-box-shadow: inset 0 1px 0 #66707c;
+
  box-shadow: inset 0 1px 0 #66707c;
+
}
+
#cssmenu ul ul li:hover {
+
  background: #4a5662;
+
}
+
#cssmenu ul ul li a {
+
  color: #FFF;
+
}
+
#cssmenu ul ul a,
+
#cssmenu ul ul a span {
+
  font-size: 12px;
+
 
}
 
}
  
/* <!--_________________________TEMPORARY MENU_________________________________--> */
+
</style>
 +
 
 +
<div id='topkek'>
 +
 
 +
<div id='swagmenu'>
 +
 
 +
<ul>
 +
<li class='has-sub'><a href="https://2015.igem.org/Team:UMaryland/about"><span>Information</a><ul>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/about"><span>About</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Team"><span>Our Team</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Attributions"><span>Acknowled-gements</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/fundraising"><span>Fundraising</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/After"><span>2015 Jamboree</span></a></li></ul></span></a></li>
 +
 
 +
<li class='has-sub'><a href="https://2015.igem.org/Team:UMaryland/Description"><span>Project</a><ul>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Description"><span>Description</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/HokSok"><span>Hok/Sok</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Design"><span>PCR Design</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Results"><span>Results</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/sideprojects"><span>Side Projects</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Interlab"><span>Interlab Study
 +
</span></a></li></ul></span></a></li>
 +
 
 +
<li class='has-sub'><a href="https://2015.igem.org/Team:UMaryland/Part_Collection"><span>Parts</a><ul>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Part_Collection"><span>All Parts</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Basic_Part"><span>Basic Parts</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Composite_Part"><span>Composite Parts</span></a></li></ul></span></a></li>
 +
 
 +
<li class='has-sub'><a href="https://2015.igem.org/Team:UMaryland/Practices"><span>Outreach</a><ul>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Practices"><span>Human Practices</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Collaborations"><span>Regional Meetup</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Survey"><span>Survey</span></a></li></ul></span></a></li>
 +
 
 +
<li class='has-sub'><a href="https://2015.igem.org/Team:UMaryland/Notebook"><span>Notebook</a><ul>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Notebook"><span>Journal</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/protocols"><span>Protocols</span></a></li>
 +
<li><a href="https://2015.igem.org/Team:UMaryland/Safety"><span>Safety</span></a></li>
 +
</ul></span></a></li>
 +
 
 +
<li class='has-sub'><a href="https://2015.igem.org/Main_Page"><span>
 +
iGEM Main
 +
</a><ul>
 +
</div>
 +
 
 +
 
 +
<a href="https://2015.igem.org/Main_Page">
 +
<div id='mainlink'>
 +
</div></a>
 +
 
 +
</div>
 +
 
 +
<!--Home page-->
 +
 
 +
<title>UMaryland iGEM 2015</title>
 +
 
 +
<style type="text/css">
  
 
#bg {
 
#bg {
 +
position:relative;
 
z-index:0;
 
z-index:0;
position: absolute;
+
top:0px;
margin:0px;
+
opacity:1;
padding:0px;
+
overflow:hidden;
 
}
 
}
  
Line 204: Line 222:
 
100% {-webkit-transform: rotateZ(360deg); -webkit-transform-origin: 50% 50% 0;}   
 
100% {-webkit-transform: rotateZ(360deg); -webkit-transform-origin: 50% 50% 0;}   
 
}
 
}
/*  */
 
  
 
+
@-webkit-keyframes spintheotherway
/*#gear {     
+
margin-left:auto;
+
0%  {-webkit-transform: rotateZ(360deg); -webkit-transform-origin: 50% 50% 0;} 
margin-right:auto;
+
100% {-webkit-transform: rotateZ(0deg); -webkit-transform-origin: 50% 50% 0;} 
top:10px;
+
}
 
+
/*
  -webkit-animation: spin 8s infinite linear;
+
#gear {     
max-height:98%;
+
position: absolute;
max-width:55%;
+
z-index:1;
opacity: .8;
+
left:-25%;
position: relative;
+
top:0%;
z-index:1;
+
-webkit-animation: spin 16s infinite linear;
}*/
+
max-height:100%;
 
+
max-width:56%;
/*#eye {
+
opacity: .8;
left:30%;
+
}
top:31.5%;
+
*/
 +
#gear1 {
 
position:absolute;
 
position:absolute;
max-height: 40%;
+
z-index:7;
max-width: 40%;
+
top:18.8%;
z-index:3;
+
left:40%;
opacity:.8;
+
width:80px;
}*/
+
height:80px;
 +
-webkit-animation: spin 5s infinite linear;
 +
}
  
/*#title {
+
#gear2 {
left:50%;
+
top:12%;
+
 
position:absolute;
 
position:absolute;
max-height: 30%;
+
z-index:6;
max-width: 48%;
+
top:26.5%;
z-index:2;
+
left:44.5%;
opacity:.9;
+
width:60px;
 +
height:60px;
 +
-webkit-animation: spintheotherway 5s infinite linear;
 
}
 
}
  
#title2 {
+
#biglogo{
left:70%;
+
backgound-color:ff0000;
top:41%;
+
position:absolute;
+
max-height: 28%;
+
max-width: 28%;
+
z-index:2;
+
opacity:.9;
+
 
}
 
}
  
#title3 {
+
#logobase {
left:83%;
+
top:68%;
+
 
position:absolute;
 
position:absolute;
max-height: 15%;
+
z-index:1;
max-width: 15%;
+
width:55%;
z-index:2;
+
height:50%;
opacity:.9;
+
top:15%;
}*/
+
left:22%;
 +
}
  
#logo {
+
#gear3 {
 
position:absolute;
 
position:absolute;
width:500px;
+
z-index:9;
margin-left:42%;
+
top:45.75%;
margin-top:10%;
+
left:47.125%;
 +
width:70px;
 +
height:70px;
 +
-webkit-animation: spin 8s infinite linear;
 
}
 
}
  
 
#iowitudo {
 
#iowitudo {
left:90%;
+
left:82%;
top:82%;
+
top:70%;
 
position:fixed;
 
position:fixed;
max-height: 15%;
+
height: 28%;
max-width: 8%;
+
width: 16%;
z-index:2;
+
z-index:12;
 
}
 
}
  
#support {
+
#fancyigem {
margin-left:65%;
+
height: 10%;
margin-top:50%;
+
width: 5%;
position:absolute;
+
z-index:12;
//max-height: 20%;
+
position: fixed;
//max-width: 40%;
+
top: 88%;
//z-index:3;
+
left: 92.5%;  
opacity:.9;
+
border-radius: 25px;
+
border: 5px solid #000000;
+
overflow:hidden;
+
 
}
 
}
  
/*
+
body {
 
+
overflow:hidden;
#skin {
+
height:100%;
position:absolute;
+
width:100%;
z-index:4;
+
 
}
 
}
  
#slot1 {
+
#pleaseusenotbadbrowser {
 +
margin:auto;
 
position:absolute;
 
position:absolute;
z-index:3;
+
bottom:10px;
}
+
right:10px;
#slot2 {
+
z-index:11;
position:absolute;
+
padding:10px;
z-index:3;
+
}
+
#slot3 {
+
left:200px;
+
position:absolute;
+
z-index:3;
+
}
+
#slot4 {
+
position:absolute;
+
z-index:3;
+
}
+
#slot5 {
+
position:absolute;
+
z-index:3;
+
}
+
#slot6 {
+
position:absolute;
+
z-index:3;
+
}
+
#slot7 {
+
position:absolute;
+
z-index:3;
+
}
+
#slot8 {
+
position:absolute;
+
z-index:3;
+
}
+
*/
+
 
+
#enter {
+
left:740px;
+
top:730px;
+
position:absolute;
+
z-index:4;
+
height:120px;
+
opacity:.9;
+
width:420px;
+
padding:0px;
+
border: 10px outset black;
+
font-family: "Arial Black", Gadget, sans-serif;
+
font-size:50;
+
overflow:hidden;
+
 
}
 
}
 
</style>
 
</style>
</head>
 
  
 
<body>
 
<body>
  
<!--__________________________________-->
+
<div id='bg'>
 
+
<img src="https://static.igem.org/mediawiki/2015/a/ac/Tree.png" style="height:100%; width:100%">
<!--_________________________TEMPORARY MENU_________________________________-->
+
 
+
<div id='cssmenu' style="height:100%; width:100%">
+
<ul>
+
  <li class='active'><a href='#'><span><b>TEMPORARY MENU<b></span></a></li>
+
 
+
  <li><a href="https://2015.igem.org/Team:UMaryland/about"><span>About</span></a></li>
+
 
+
  <li><a href="https://2015.igem.org/Team:UMaryland/Team"><span>Team</span></a></li>
+
 
+
  <li class='has-sub'><a href="#"><span>Project</a>
+
            <ul>
+
<li><a href="https://2015.igem.org/Team:UMaryland/Description"><span>Description</span></a></li>
+
<li><a href="https://2015.igem.org/Team:UMaryland/Design"><span>Design</span></a></li>
+
+
</ul></span></a>
+
      </li>
+
 
+
   
+
<li><a href="https://2015.igem.org/Team:UMaryland/Part_Collection"><span>Parts</span></a></li>
+
+
 
+
    <li class='has-sub'><a href="#"><span>Documentation</a>
+
            <ul>
+
<li><a href="https://2015.igem.org/Team:UMaryland/Notebook"><span>Notebook</span></a></li>
+
<li><a href="https://2015.igem.org/Team:UMaryland/journal"><span>Journal</span></a></li>
+
<li><a href="https://2015.igem.org/Team:UMaryland/Safety"><span>Safety</span></a></li>
+
<li><a href="https://2015.igem.org/Team:UMaryland/gallery"><span>Gallery</span></a></li>
+
</ul>
+
</span></a></li>
+
 
+
  <li class='has-sub'><a href="#"><span>Outreach</a>
+
            <ul>
+
<li><a href="https://2015.igem.org/Team:UMaryland/Practices"><span>Human Practices</span></a></li>
+
 
+
  <li><a href="https://2015.igem.org/Team:UMaryland/Collaborations"><span>Collaborations</span></a></li>
+
</ul>
+
</span></a></li>
+
 
+
 
+
 
+
  <li><a href="https://2015.igem.org/Team:UMaryland/Modeling"><span>Modeling</span></a></li>
+
 
+
<li><a href="https://2015.igem.org/Team:UMaryland/Attributions"><span>Attributions</span></a></li>
+
 
+
  <li class='last'><a href='https://2015.igem.org/Main_Page'><span>iGEM Main</span></a></li>
+
</ul>
+
 
</div>
 
</div>
 
+
<!--
<!--_________________________TEMPORARY MENU_________________________________-->
+
<div id='gear'>
 
+
<img src="https://static.igem.org/mediawiki/2015/d/d2/Gear2.png" style="height:100%; width:100%">
<div id='logo'>
+
<img src="https://static.igem.org/mediawiki/2015/3/3d/Umd-igem2.png" style="height:100%; width:100%">
+
 
</div>
 
</div>
 +
-->
 +
<div id='biglogo'>
  
<!--<div id='gear'>
+
<div id='logobase'>
<img src="https://static.igem.org/mediawiki/2015/0/06/Gear.png" style="height:100%; width:100%">
+
<img src="https://static.igem.org/mediawiki/2015/4/47/Logobase.png" style="height:100%; width:100%">
 
</div>
 
</div>
  
<div id='eye'>
+
<div id='gear1'>
<img src="https://static.igem.org/mediawiki/2015/c/c3/Eye.png" style="height:100%; width:100%">
+
<img src="https://static.igem.org/mediawiki/2015/8/80/Logogear1.png" style="height:100%; width:100%">
 
</div>
 
</div>
  
<div id='title'>
 
<img src="https://static.igem.org/mediawiki/2015/9/93/Maryland.png" style="height:100%; width:100%">
 
</div>
 
  
<div id='title2'>
+
<div id='gear2'>
<img src="https://static.igem.org/mediawiki/2015/a/aa/Gem.png" style="height:100%; width:100%">
+
<img src="https://static.igem.org/mediawiki/2015/5/5f/Logogear2.png" style="height:100%; width:100%">
 
</div>
 
</div>
  
<div id='title3'>
+
 
<img src="https://static.igem.org/mediawiki/2015/3/3f/2015.png" style="height:100%; width:100%">
+
<div id='gear3'>
 +
<img src="https://static.igem.org/mediawiki/2015/e/e5/Logogear3.png" style="height:100%; width:100%">
 
</div>
 
</div>
-->
 
  
<div id='iowitudo'>
 
<img src="https://static.igem.org/mediawiki/2015/7/7f/Testudo.jpg" style="height:100%; width:100%">
 
 
</div>
 
</div>
  
 
+
<!--
<div id='support'>
+
<div id='pleaseusenotbadbrowser'>
<a href="http://advancement.umd.edu/giving/fund.php?name=igem-genetic-engineering-biology-gift-fund">
+
<p style="font-size:24px;"><b>*Best viewed in Google Chrome</b></p>
<img src="https://static.igem.org/mediawiki/2015/a/ab/Support.png" style="height:100%; width:100%"></a>
+
 
</div>
 
</div>
 +
-->
  
  
<!-- Button shit -->
 
 
 
<button type="button" class="btn btn-primary btn-lg col-xs-1 col-xs-offset-1">
 
          <span class="glyphicon glyphicon-user"></span>
 
</button>
 
 
<button type="button" class="btn btn-primary btn-lg col-xs-1 col-xs-offset-1">
 
          <span class="glyphicon glyphicon-user"></span>
 
</button>
 
 
<button type="button" class="btn btn-primary btn-lg col-xs-1 col-xs-offset-1">
 
          <span class="glyphicon glyphicon-user"></span>
 
</button>
 
 
<button type="button" class="btn btn-primary btn-lg col-xs-1 col-xs-offset-1">
 
          <span class="glyphicon glyphicon-user"></span>
 
</button>
 
 
<button type="button" class="btn btn-primary btn-lg col-xs-1 col-xs-offset-1">
 
          <span class="glyphicon glyphicon-user"></span>
 
</button>
 
  
<button type="button" class="btn btn-primary btn-lg col-xs-1 col-xs-offset-1">
 
          <span class="glyphicon glyphicon-user"></span>
 
</button>
 
  
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 06:35, 19 November 2015