Difference between revisions of "Team:Gifu"
Line 6: | Line 6: | ||
<head> | <head> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | div.example { /* 親ボックス */ | ||
+ | width: 110%; | ||
+ | height:1500px; | ||
+ | background-color: #ffffff; | ||
+ | position: absolute; | ||
+ | top: -10%; | ||
+ | left: -1px; | ||
+ | } | ||
+ | |||
+ | div.box1 { /MENU/ | ||
+ | width:100%; | ||
+ | |||
+ | background-color: #ffd78c; | ||
+ | position: absolute; | ||
+ | top: 150px; | ||
+ | left: -180px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <div class="example"> | ||
+ | <br> | ||
<td> | <td> | ||
<p align="center"> | <p align="center"> | ||
Line 25: | Line 52: | ||
<td> | <td> | ||
− | + | <div class="project"> | |
<table width="70%" align="center"> | <table width="70%" align="center"> | ||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> | <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> | ||
</head> | </head> | ||
<body> | <body> | ||
+ | |||
<div id="main"> | <div id="main"> | ||
− | < | + | <blockquote> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<h4>Before you start: </h4> | <h4>Before you start: </h4> | ||
<p> Please read the following pages:</p> | <p> Please read the following pages:</p> | ||
Line 111: | Line 117: | ||
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.--> | </div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.--> | ||
+ | |||
+ | |||
+ | </blockquote> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="box1"><br> MENU<br> | ||
+ | <ol id="index"> | ||
+ | <li><a href="#"> </a></li> | ||
+ | <li><a href="#"> </a></li> | ||
+ | <li><a href="#"> </a></li> | ||
+ | <li><a href="#"> </a></li> | ||
+ | <li><a href="#"> </a></li> | ||
+ | <li><a href="#"> </a></li> | ||
+ | <li><a href="#"> </a></li> | ||
+ | <li><a href="#"> </a></li> | ||
+ | <li><a href="#"> </a></li><br> | ||
+ | </ol> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 06:20, 23 July 2015