Difference between revisions of "Team:UMaryland/Modeling"

 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
<html>
 
<html>
  
<!--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.-->
+
<style type="text/css">
 +
 
 +
#squeeze {
 +
margin:auto;
 +
width:80%;
 +
margin:10px;
 +
padding:10px;
 +
overflow:hidden;
 +
}
 +
#squeeze h1,h2,h3,h4,h1,p,img,a {
 +
  width: 80%;
 +
  margin: auto;
 +
  }
 +
#layer1 {
 +
top:10%;
 +
overflow:hidden;
 +
position:relative;
 +
width:100%;
 +
margin:auto;
 +
padding:0px;
 +
background-color:#F4FA58;
 +
min-height:42px;
 +
}
 +
#layer2 {
 +
overflow:hidden;
 +
position:relative;
 +
width:100%;
 +
margin:auto;
 +
padding:0px;
 +
background-color:#58FA58;
 +
min-height:42px;
 +
}
 +
#layer3 {
 +
overflow:hidden;
 +
position:relative;
 +
width:100%;
 +
margin:auto;
 +
padding:0px;
 +
background-color:#81F7F3;
 +
min-height:42px;
 +
}
 +
</style>
 +
 
 +
<div id='layer1'>
 +
<br>
  
 
<h2><center>Modeling</center></h2>
 
<h2><center>Modeling</center></h2>

Latest revision as of 01:35, 28 August 2015