Search This Blog

Wednesday, July 27, 2011

Embedding Youtube videos into asp.net pages



use below code to embed youtube video into your html or .aspx pages


iframe width="219" height="154" src="http://www.youtube.com/embed/HHAx2qIGMl4?controls=0" frameborder="0"
allowfullscreen



or


Below code works fine in .aspx pages


No comments:

Popular Posts