(Blanked the page) |
|||
Line 1: | Line 1: | ||
+ | {{SIAT-SCIE}} | ||
+ | <html> | ||
+ | <style> | ||
+ | body { | ||
+ | width: 1263px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | #body { | ||
+ | width: 1263px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #F2E2C1; | ||
+ | } | ||
+ | |||
+ | #comic p { | ||
+ | background-color: #F2E2C1; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #comic img { | ||
+ | margin-top: 50px; | ||
+ | width: 500px; | ||
+ | height: 500px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | <body style="width:1263px; margin-left:auto;margin-right:auto;"> | ||
+ | <div id="body"> | ||
+ | |||
+ | <!--default for floating navigation--> | ||
+ | |||
+ | <div id="comic"> | ||
+ | <p> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/e/ee/SIAT-SCIE_intergratedhp.png" alt="comic" /> | ||
+ | </p> | ||
+ | </div> | ||
+ | <div id="content"> | ||
+ | <h2>Interview with Doctor xxx</h2> | ||
+ | |||
+ | <h2>BioSafety</h2> | ||
+ | |||
+ | <h2>Ethic and Legality issues</h2> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
+ | {{SIAT-SCIE footer2}} |
Revision as of 04:38, 28 October 2017