tags:

views:

19

answers:

1

I had task to embed videos through youtub cahnnel in our website .so I want any one help me how can I do that? I hadnot any information to do that

+1  A: 

Just underneath each video is a button labelled Embed (with square brackets surrounding it). This will give you the code you need to paste into your site to embed the video. To do this you would put the code in the .aspx markup where appropriate.

m.edmondson