Difference between revisions of "Team:BostonU/Home"

Line 1: Line 1:
 
<html>
 
<html>
 
<head>
 
<head>
<title></title>
+
 
 +
<title>Boston U</title>
 +
 
 +
<style type="text/css">
 +
 
 +
#divhome {
 +
  background-color: transparent;
 +
  background-image: url("https://static.igem.org/mediawiki/2015/8/89/Boston.jpg");
 +
  background-size: cover;
 +
  background-position: 100% 100%;
 +
 +
}
 +
#divhomepic {
 +
  background-color: transparent;
 +
  background-image: url("https://static.igem.org/mediawiki/2015/6/6d/Bostonhomepic.PNG");
 +
  background-size: cover;
 +
  width:30%;
 +
  height:30%;
 +
 
 +
 +
}
 +
 
 +
</style>
 +
 
 
</head>
 
</head>
<body style="margin: 0px; padding: 0px; height: 100%; width: 100%; text-align: center;">
 
<div style="height: 100%; width: 100%;">
 
  
<div style="height:20%; width: 100%; text-align: center; background-color: orange;">H</div>
+
<body>
  
<div style="height:60%; width: 100%; display: table;">
 
<div style="float:left; height:100%; width: 20%; background-color: yellow;">A</div>
 
<div style="float:left; height:100%; width: 60%; background-color: grey;">B</div>
 
<div style="float:left; height:100%; width: 20%; background-color: yellow;">C</div>
 
</div>
 
  
<div style="height:20%; width: 100%; text-align: center; background-color: orange;">F</div>
+
<div id="divhome">
 +
 
 +
<h1>header</h1>
 +
<div id="divhomepic">
 +
 
 +
<div/>
  
 
</div>
 
</div>
 +
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 15:10, 13 July 2015

Boston U

header