Difference between revisions of "Team:Gifu/More/"

Line 6: Line 6:
 
<html>
 
<html>
  
 +
 +
 +
<head>
 +
<style type="text/css">
 +
 +
div.example { /* 親ボックス */
 +
width: 110%;
 +
height: 1500px;
 +
background-color: #transparent;
 +
position: absolute;
 +
top: -10%;
 +
left: -1px;
 +
}
 +
 +
div.box1 { /MENU/
 +
width: 80%;
 +
height: 10%;
 +
background-color: #ffd78c;
 +
position: absolute;
 +
top: 150px;
 +
left: -50px;
 +
}
 +
 +
div.box2 { /MENU-over/
 +
width: 1000px;
 +
height: 65px;
 +
background-color: #ffffff;
 +
 +
top: 0px;
 +
left: 0px;
 +
}
 +
 +
</style>
 +
 +
</head>
 +
<body>
 +
 +
<div class="example">
 +
 +
<div class="box1">MENU</div>
 +
<div class="box2">
 
<td>
 
<td>
 
<p align="center">
 
<p align="center">
Line 24: Line 65:
 
<br>
 
<br>
 
<td>
 
<td>
 +
 +
</div>
 +
 +
</div>
 +
 +
</body>
  
 
</html>
 
</html>

Revision as of 04:02, 23 July 2015

MENU

https://static.igem.org/mediawiki/2015/d/d8/Logo_HOME.png https://static.igem.org/mediawiki/2015/a/a4/Logo_PROJECT.png https://static.igem.org/mediawiki/2015/archive/b/b9/20150720104417%21Logo_TEAM.png https://static.igem.org/mediawiki/2015/8/86/Logo_NOTE.png https://static.igem.org/mediawiki/2015/8/87/Logo_RESULT.png https://static.igem.org/mediawiki/2015/2/28/Logo_MORE.png