Line 3: | Line 3: | ||
<style> | <style> | ||
− | |||
− | |||
/*this is about div id=comic: take the top banner as a whole to eliminate the margin*/ | /*this is about div id=comic: take the top banner as a whole to eliminate the margin*/ | ||
− | #comics p{ | + | #comics p { |
margin: 0px; | margin: 0px; | ||
− | margin-bottom:-5px; | + | margin-bottom: -5px; |
− | + | ||
} | } | ||
− | .titlecomic{ | + | |
+ | .titlecomic { | ||
width: 1263px; | width: 1263px; | ||
− | |||
− | |||
− | |||
} | } | ||
− | + | #_footer p { | |
+ | text-align: center; | ||
+ | } | ||
</style> | </style> | ||
<div id="body"> | <div id="body"> | ||
− | <div id="comics"> | + | <div id="comics"> |
− | <p> | + | <p> |
− | + | <img src="https://static.igem.org/mediawiki/2017/0/05/Team-SIAT-SCIE.jpeg" alt="titlecomic" class="titlecomic /> | |
− | + | <!--also not sure if the image should be the back ground or the seperate one--> | |
− | </p> | + | </p> |
− | </div> | + | </div> |
− | <div id=" | + | <div id="basic_description"> |
− | + | <p> | |
− | + | <img src="https://static.igem.org/mediawiki/2017/c/cd/SIAT-SCIE%EF%BC%9Aproject%E2%80%94%E2%80%94testing.jpg" alt="discription" /> | |
− | + | </p> | |
− | </div> | + | </div> |
− | <div id="_footer"> | + | <div id="_footer"> |
− | + | <p>@2017 IGEM SIAT-SCIE All right reserved</p> | |
− | + | <p>Our Wechat Official Accounts: SIATxSCIE</p> | |
− | </div> | + | </div> |
</div> | </div> | ||
</html> | </html> |
Revision as of 03:07, 1 July 2017