News:

May 11, 2011:  New E-Commerce Tutorials added to training DVDs.
   *Learn How to Add a Shopping Cart to an existing Web Page.
   *No Programming, No Coding.
   *Step by Step tutorials just for Beginners.

**GO TO:  www.Expression-Web-Tutorial.com/catalog.html

Topic: How to Embed a Youtube Video into a Web Page  (Read 1015 times)

Kelly May 15, 2011, 01:46:50 PM

  • Administrator
  • *****
  • Posts: 127
    • Expression Web Tutorial - A Place For Begininers
Checkout my newest Youtube video that shows you how to embed a youtube video into a web page.

http://www.youtube.com/watch?v=awvGDxbOaZI&feature=channel_video_title


To View All Youtube Videos I've uploaded, go to My channel:  http://youtube.com/Expressionweb2

thanks
Kelly

debbybeachy June 07, 2011, 12:14:33 PM (#1)

  • *
  • Posts: 8
Thank you Kelly
I was going to research this and here you have it on the forum.
It's no different then imbedding a video on my blog.
Debby   

Kelly June 11, 2011, 06:24:53 PM (#2)

  • Administrator
  • *****
  • Posts: 127
    • Expression Web Tutorial - A Place For Begininers
Youtube.com recently changed the code we use to embed a video.  It used to be via the <object> tag, but now youtube.com provides an <iframe> for embedding the video....but you have the option of choosing the "old code".

<iframe>, in my opinion, is making a comeback.  I think the reason for this might have something to do with HTML5.....  HTML5 is less restrictive than HTML 4.01 and XHTML 1.0. 

But we'll start discussing HTML5 a liitle bit later.