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

Line 12: Line 12:
 
div.example { /* 親ボックス */
 
div.example { /* 親ボックス */
 
width: 110%;
 
width: 110%;
height: 1500px;
+
height:1500px;
background-color: #transparent;
+
background-color: #ffffff;
 
position: absolute;
 
position: absolute;
 
top: -10%;
 
top: -10%;
Line 20: Line 20:
  
 
div.box1 { /MENU/
 
div.box1 { /MENU/
width: 80%;
+
width:100%;
height: 10%;
+
 
 
background-color: #ffd78c;
 
background-color: #ffd78c;
 
position: absolute;
 
position: absolute;
 
top: 150px;
 
top: 150px;
left: -50px;
+
left: -180px;
 
}  
 
}  
 
div.box2 { /MENU-over/
 
width: 1000px;
 
height: 65px;
 
background-color: #ffffff;
 
 
top: 0px;
 
left: 0px;
 
}
 
  
 
</style>
 
</style>
Line 43: Line 34:
  
 
<div class="example">
 
<div class="example">
 
+
<br>
<div class="box1">MENU</div>
+
<div class="box2">
+
 
<td>
 
<td>
 
<p align="center">
 
<p align="center">
Line 65: Line 54:
 
<td>
 
<td>
  
</div>
+
<div class="project">
 +
<table width="70%" align="center">
 +
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
 +
</head>
 +
<body>
  
 +
<div id="main">
 +
<blockquote>
 +
 +
 +
</blockquote>
 +
 +
 +
 +
<div class="box1"><br> &nbsp; MENU<br>
 +
<ol id="index">
 +
<li><a href="#"> &nbsp; </a></li>
 +
<li><a href="#"> &nbsp; </a></li>
 +
<li><a href="#"> &nbsp; </a></li>
 +
<li><a href="#"> &nbsp; </a></li>
 +
<li><a href="#"> &nbsp; </a></li>
 +
<li><a href="#"> &nbsp; </a></li>
 +
<li><a href="#"> &nbsp; </a></li>
 +
<li><a href="#"> &nbsp; </a></li>
 +
<li><a href="#"> &nbsp; </a></li><br>
 +
</ol>
 +
 +
 +
</div>
 
</div>
 
</div>
  

Revision as of 06:12, 23 July 2015