Quick Question... HTML coding
How do I put a YouTube video on my blog?
If you have a HTML code for me that would be awesome and much appreciated. Thanks!
BTW, it is this video:
http://www.youtube.com/watch?v=Izq7Xqi48nA
If you have a HTML code for me that would be awesome and much appreciated. Thanks!
BTW, it is this video:
http://www.youtube.com/watch?v=Izq7Xqi48nA
copy and paste the embed code on the youtube page.
noob.
Code:
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Izq7Xqi48nA&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Izq7Xqi48nA&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
noob.



