Francischlin (Talk | contribs) |
Francischlin (Talk | contribs) |
||
Line 5: | Line 5: | ||
<head> | <head> | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
− | <title> | + | <title>NCTU_Formosa: Project Improvement</title> |
− | <script src="//ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> | + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> |
− | <link href=" | + | <script src="jQueryAssets/jquery-1.11.1.min.js"></script> |
− | <script src=" | + | <script src="jQueryAssets/jquery.ui-1.10.4.dialog.min.js"></script> |
+ | <link href="project_improvement.css" rel="stylesheet" type="text/css"> | ||
+ | <script src="project_improvement.js" type="text/javascript"></script> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0" /> | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0" /> | ||
Line 21: | Line 23: | ||
overflow-x: hidden !important; | overflow-x: hidden !important; | ||
-ms-overflow-x: hidden !important; | -ms-overflow-x: hidden !important; | ||
+ | } | ||
+ | |||
+ | #fut{ | ||
+ | background: white; | ||
+ | width: 100vw; | ||
+ | height: 200px; | ||
} | } | ||
Line 160: | Line 168: | ||
left: 71.2vw; | left: 71.2vw; | ||
} | } | ||
+ | |||
</style> | </style> | ||
Line 194: | Line 203: | ||
</div> | </div> | ||
− | + | <div id="fut"></div> | |
+ | |||
</body> | </body> | ||
</html> | </html> | ||
{{NCTU_Formosa/Footer}} | {{NCTU_Formosa/Footer}} |
Revision as of 18:56, 24 October 2017