Line 6: | Line 6: | ||
/*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 { | + | #comics p{ |
margin: 0px; | margin: 0px; | ||
width:1263px; | width:1263px; | ||
+ | margin-bottom:-5px; | ||
} | } | ||
#_footer p{ | #_footer p{ | ||
Line 18: | Line 19: | ||
<div id="body"> | <div id="body"> | ||
<div id="comics"> | <div id="comics"> | ||
+ | <p> | ||
<img src="https://static.igem.org/mediawiki/2017/0/05/Team-SIAT-SCIE.jpeg" alt="titlecomic" /> | <img src="https://static.igem.org/mediawiki/2017/0/05/Team-SIAT-SCIE.jpeg" alt="titlecomic" /> | ||
<!--also not sure if the image should be the back ground or the seperate one--> | <!--also not sure if the image should be the back ground or the seperate one--> | ||
+ | </p> | ||
</div> | </div> | ||
<div id="basic_discription"> | <div id="basic_discription"> |
Revision as of 10:15, 25 June 2017