Difference between revisions of "Team:BostonU/HomeThree"

(Created page with "{{BostonU_we_tryin}} <html> <head> <style> #sideMenu, #top_title {display:none;} body {background-color:white; } #content { padding:0px; width:100%; margin-top:-7px; margin-l...")
 
(Blanked the page)
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{BostonU_we_tryin}}
 
<html>
 
<head>
 
<style>
 
  
#sideMenu, #top_title {display:none;}
 
body {background-color:white; }
 
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;}
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
 
#silver {
 
margin: 0% 7%;
 
}
 
 
.pic {
 
width:15%;
 
}
 
 
#bronze {
 
width:14%;
 
}
 
 
.pic:hover {
 
transform:scale(1.2);
 
cursor:pointer;
 
}
 
 
</style>
 
 
<body>
 
<br><br><br>
 
<center>
 
<img id = "bronze" class = "pic" src = "https://static.igem.org/mediawiki/2016/d/d9/T--BostonU--Bronze.png">
 
<img id = "silver" class = "pic" src = "https://static.igem.org/mediawiki/2016/4/47/T--BostonU--Silver.png">
 
<img id = "gold" class = "pic" src = "https://static.igem.org/mediawiki/2016/5/52/T--BostonU--Gold.png">
 
<center>
 
</body>
 
 
 
 
</html>
 

Latest revision as of 13:30, 19 October 2016