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: # | + | background-color: #ffffff; |
position: absolute; | position: absolute; | ||
top: -10%; | top: -10%; | ||
Line 20: | Line 20: | ||
div.box1 { /MENU/ | div.box1 { /MENU/ | ||
− | width: | + | width:100%; |
− | + | ||
background-color: #ffd78c; | background-color: #ffd78c; | ||
position: absolute; | position: absolute; | ||
top: 150px; | top: 150px; | ||
− | left: - | + | left: -180px; |
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</style> | </style> | ||
Line 43: | Line 34: | ||
<div class="example"> | <div class="example"> | ||
− | + | <br> | |
− | < | + | |
− | + | ||
<td> | <td> | ||
<p align="center"> | <p align="center"> | ||
Line 65: | Line 54: | ||
<td> | <td> | ||
− | < | + | <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> 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> | </div> | ||
Revision as of 06:12, 23 July 2015