Team:UPO-Sevilla/footer
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | < | + | <title>Footer</title> |
- | + | ||
- | + | ||
- | + | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
.content{ | .content{ | ||
- | + | margin: 10px auto; | |
- | + | width: 68em; | |
- | background: url(https://static.igem.org/mediawiki/2010/7/ | + | background: url(https://static.igem.org/mediawiki/2010/7/71/BackgroundFooterBacterialCrowding.jpg) repeat-x; |
} | } | ||
- | /*-------------------------- | + | /*--------------------------Footer-------------------------------*/ |
- | + | .footer{ | |
- | . | + | height: 15em; |
- | + | ||
} | } | ||
- | img. | + | img.sponsor{ |
- | + | display: inline; | |
- | padding: | + | padding: 1em; |
} | } | ||
- | + | span.sponsor{ | |
- | + | padding: 2em; | |
- | padding: | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
color: #999; | color: #999; | ||
- | + | font: 900 20px/24px "Arial", Helvetica, sans-serif; | |
- | font: 900 | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
</style> | </style> | ||
- | |||
</head> | </head> | ||
<body> | <body> | ||
<div class="content"> | <div class="content"> | ||
- | <div class=" | + | <div class="footer"> |
- | + | <span class="sponsor">Sponsors</span><br/> | |
- | <img class=" | + | <img class="sponsor" src="https://static.igem.org/mediawiki/2010/6/6d/Sponsor01BacterialCrowding.gif" alt="" /> |
- | <img class=" | + | <img class="sponsor" src="https://static.igem.org/mediawiki/2010/f/f0/Sponsor02BacterialCrowding.png" alt="" /> |
- | + | <img class="sponsor" src="https://static.igem.org/mediawiki/2010/8/84/Sponsor03BacterialCrowding.png" alt="" /> | |
- | < | + | <img class="sponsor" src="https://static.igem.org/mediawiki/2010/9/9e/Sponsor04BacterialCrowding.png" alt="" /> |
- | + | <img class="sponsor" src="https://static.igem.org/mediawiki/2010/2/2e/Sponsor05BacterialCrowding.png" alt="" /> | |
- | + | <img class="sponsor" src="https://static.igem.org/mediawiki/2010/0/09/Sponsor06BacterialCrowding.gif" alt="" /> | |
- | + | <img class="sponsor" src="https://static.igem.org/mediawiki/2010/f/fe/Sponsor07BacterialCrowding.gif" alt="" /> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 10:43, 27 July 2010