Youtube/Google video into valid XHTML


/ Published in: XHTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. ********** YOUTUBE VIDEO **********
  2.  
  3. <object type="application/x-shockwave-flash" width="425" height="355" data="http://www.youtube.com/v/qdeMqqghXRI&amp;rel=0">
  4. <param name="movie" value="http://www.youtube.com/v/qdeMqqghXRI&amp;rel=0"></param>
  5. <param name="wmode" value="transparent"></param>
  6.  
  7. ********** GOOGLE VIDEO **********
  8. <object width="400" height="326" type="application/x-shockwave-flash" data="http://video.google.com/googleplayer.swf?docId=xxxxxxxxxx" ><param name="wmode" value="transparent" /></object>

URL: http://www.donatofurlani.it/category/webdesign/31/from_html_to_xhtml

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.