Team:Cornell/Video

From 2011.igem.org

(Difference between revisions)
Line 5: Line 5:
<html>
<html>
Embedded video:
Embedded video:
 +
<embed src="http://www.youtube.com/embed/v/MF46Y9XLdDU" type="application/x-shockwave-flash" wmode="transparent" width="480" height="355" ></embed>
<embed src="http://www.youtube.com/embed/v/MF46Y9XLdDU" type="application/x-shockwave-flash" wmode="transparent" width="480" height="355" ></embed>
 +
To autoplay, add "&autoplay=1" to end of link. Can find other tags on google if needed.
To autoplay, add "&autoplay=1" to end of link. Can find other tags on google if needed.
 +
Image:
Image:
 +
<img src="http://img.photobucket.com/albums/v424/hybridshiek/iGEM/iGEM034.jpg"  width="400" height="300" alt="alttext">
<img src="http://img.photobucket.com/albums/v424/hybridshiek/iGEM/iGEM034.jpg"  width="400" height="300" alt="alttext">
 +
Image as link:
Image as link:
 +
<a href="http://www.google.com"><img style="width: 200px; height: 150px;" alt="alttext" src="http://img.photobucket.com/albums/v424/hybridshiek/iGEM/iGEM034.jpg"></a>
<a href="http://www.google.com"><img style="width: 200px; height: 150px;" alt="alttext" src="http://img.photobucket.com/albums/v424/hybridshiek/iGEM/iGEM034.jpg"></a>
</html>
</html>

Revision as of 03:44, 28 September 2011

Modo Software | Lysis Scene | Construction Scene | Trailer


Embedded video: To autoplay, add "&autoplay=1" to end of link. Can find other tags on google if needed. Image: alttext Image as link: alttext