Difference between revisions of "Team:Gifu/Result/"
(45 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
{{:CSS/gifu/main}} | {{:CSS/gifu/main}} | ||
{{:CSS/gifu/project}} | {{:CSS/gifu/project}} | ||
− | |||
<html> | <html> | ||
+ | |||
+ | |||
+ | |||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 10: | Line 12: | ||
div.example { /* 親ボックス */ | div.example { /* 親ボックス */ | ||
width: 110%; | width: 110%; | ||
− | + | ||
− | background-color: # | + | box-shadow:0px 0px 10px; |
+ | border:1px solid #000; | ||
+ | |||
+ | background-color: #fffafa; | ||
position: absolute; | position: absolute; | ||
top: -10%; | top: -10%; | ||
Line 18: | Line 23: | ||
div.box1 { /MENU/ | div.box1 { /MENU/ | ||
− | width: | + | width:100%; |
− | + | filter:Alpha(opacity=85);/* IE用 */ | |
− | background-color: # | + | opacity:0.85;/* FireFox、Chrome、Opera、Safari用 */ |
− | position: | + | box-shadow:0px 0px 10px; |
− | top: | + | border:1px solid #000; |
− | left: | + | |
+ | background-color: #ffffaa; | ||
+ | position: fixed; | ||
+ | top: 100px; | ||
+ | left: 10px; | ||
} | } | ||
− | + | #groupparts {text-align: center; margin-left: auto; margin-right: auto;} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
</style> | </style> | ||
Line 40: | Line 42: | ||
<body> | <body> | ||
− | + | <div class="example"> | |
− | + | <br> | |
− | <div class=" | + | |
− | < | + | |
<td> | <td> | ||
<p align="center"> | <p align="center"> | ||
Line 63: | Line 63: | ||
<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> | ||
+ | <center><font size="20" face="Century"><a name="Parts"></a>PARTS</font></center><br> | ||
+ | <br> | ||
+ | <br> | ||
+ | </blockquote> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
</body> | </body> | ||
+ | </html> | ||
+ | <groupparts>iGEM015 Gifu</groupparts> | ||
+ | <div id="groupparts"></div><br><br> | ||
+ | <html> | ||
+ | <p> | ||
+ | <center> | ||
+ | <font size="4"> | ||
+ | <a href= "http://parts.igem.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2015&group=Gifu&Done=1" > Our team´s parts in part.igem.org</a> <br><br><br> </p> | ||
+ | </center> | ||
+ | </font> | ||
</html> | </html> |
Latest revision as of 14:29, 18 September 2015