Difference between revisions of "Team:BostonU/Home"

(Blanked the page)
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<title></title>
 +
</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>
 +
 +
<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>
 +
</body>
 +
</html>

Revision as of 15:08, 13 July 2015

H
A
B
C
F