Team:Peking S/example
From 2011.igem.org
(Difference between revisions)
(Created page with "<html> <style> #gallery{ border: 3px dashed gray; border-radius: 10px; } </style> <div id="gallery"> <div id="moduleflash" style="position:absolute; overflow:hidden; left:200px;...") |
|||
(73 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
- | #gallery{ | + | #gallery |
- | border: | + | { |
- | + | float:left; | |
+ | margin:30px; | ||
+ | } | ||
+ | #gallery-content{ | ||
+ | border: 2px dashed gray; | ||
+ | padding:3px; | ||
+ | margin-top:-20px; | ||
+ | padding-top:28px; | ||
+ | } | ||
+ | #title{ | ||
+ | height:40px; | ||
+ | font-size:18px; | ||
+ | } | ||
+ | #title h3{ | ||
+ | color: white; | ||
+ | margin-top:-45px; | ||
+ | text-indent:30px;z-index:100; | ||
+ | } | ||
+ | #catlinks{ | ||
+ | display:none; | ||
} | } | ||
- | |||
+ | </style> | ||
<div id="gallery"> | <div id="gallery"> | ||
- | <div id=" | + | <div id = "title"><img src="https://static.igem.org/mediawiki/2011/2/28/Backcloud.png"><h3>Gallery</h3></div> |
- | + | <div id = "gallery-content"> | |
- | + | <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="360" align="middle" "> | |
- | <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width=" | + | <param name="movie" value="https://static.igem.org/mediawiki/2011/c/c4/Pkus2011galleryflash.swf" /> |
- | <param name="movie" value="https://static.igem.org/mediawiki/2011/ | + | |
<param name="quality" value="high" /> | <param name="quality" value="high" /> | ||
- | <embed src="https://static.igem.org/mediawiki/2011/ | + | <embed src="https://static.igem.org/mediawiki/2011/c/c4/Pkus2011galleryflash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="360" height="270"></embed> |
</object> | </object> | ||
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> |
Latest revision as of 12:34, 7 September 2011