(Prototype team page) |
Francischlin (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{NCTU Formosa/Navigation}} |
+ | {{NCTU Formosa}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="UTF-8"> | ||
+ | <title>NCTU_Formosa: Lab Note</title> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> | ||
+ | <script src="jQueryAssets/jquery-1.11.1.min.js"></script> | ||
+ | <script src="jQueryAssets/jquery.ui-1.10.4.dialog.min.js"></script> | ||
+ | <link href="notebook_lab_note.css" rel="stylesheet" type="text/css"> | ||
+ | <script src="notebook_lab_note.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" /> | ||
− | < | + | <style> |
+ | body { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | overflow-x: hidden; | ||
+ | height: 100vh; | ||
+ | } | ||
− | + | html, body{ | |
− | + | overflow-x: hidden !important; | |
+ | -ms-overflow-x: hidden !important; | ||
+ | } | ||
− | + | #fut{ | |
− | + | background: white; | |
+ | width: 100vw; | ||
+ | height: 200px; | ||
+ | } | ||
+ | .contri_content{ | ||
+ | margin: 10vh 10vw 0vh; | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | /*----------------------------------------------------------------------------*/ | |
+ | /*----------------------------------------------------------------------------*/ | ||
+ | /*----------------------------------------------------------------------------*/ | ||
+ | /*----------------------------------------------------------------------------*/ | ||
− | < | + | </style> |
− | < | + | <!-----------------------------------------------------------------------------> |
− | < | + | <script> |
− | < | + | </script> |
− | < | + | <!-----------------------------------------------------------------------------> |
− | < | + | |
− | + | </head> | |
− | < | + | |
− | </ | + | <body> |
+ | <div class="labnote_head"><img src="https://static.igem.org/mediawiki/2017/d/d5/Labnote_head.png" width="100%"> </div> | ||
+ | <div class="labnote_content" | ||
+ | |||
+ | |||
+ | <div id="fut"></div> | ||
+ | </body> | ||
− | |||
</html> | </html> | ||
+ | |||
+ | {{NCTU_Formosa/Footer}} |
Revision as of 19:34, 24 October 2017