Team:Peking S/example

From 2011.igem.org

(Difference between revisions)
 
(48 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
#gallery{
+
#gallery
 +
{
 +
float:left;
 +
margin:30px;
 +
}
 +
#gallery-content{
border: 2px dashed gray;
border: 2px dashed gray;
-
border-radius: 5px;
 
padding:3px;
padding:3px;
-
}
 
-
#gallery h3{
 
-
color: red;
 
margin-top:-20px;
margin-top:-20px;
-
font-size: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>
</style>
<div id="gallery">
<div id="gallery">
-
<h3>Gallery</h3>
+
<div id = "title"><img src="https://static.igem.org/mediawiki/2011/2/28/Backcloud.png"><h3>Gallery</h3></div>
-
<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" height="270" ">
+
<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" ">
   <param name="movie" value="https://static.igem.org/mediawiki/2011/c/c4/Pkus2011galleryflash.swf" />
   <param name="movie" value="https://static.igem.org/mediawiki/2011/c/c4/Pkus2011galleryflash.swf" />
   <param name="quality" value="high" />
   <param name="quality" value="high" />
   <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>
   <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>
</html>
</html>

Latest revision as of 12:34, 7 September 2011