HTML:- YouTube video hd enable

  1. <!DOCTYPE html> 
  2. <html> 
  3.  
  4. <head> 
  5.  <meta name="viewport" content="width=device-width, initial-scale=1"> 
  6.  <title>youtube HD</title> 
  7. </head> 
  8.  
  9. <body> 
  10.  
  11.  <!--Need Internet Connection--> 
  12.  <!--The video will play in High Definition Size.--> 
  13.  <iframe width="320" height="315" src="https://www.youtube.com/embed/BvuIlhh1rhk?HD=1"></iframe> 
  14.  
  15. </body> 
  16.  
  17. </html>




  18. Used of:-

    Iframe with youtube HD


    • By assigning HD as 1 with the youtube url in src attribute, the youtube video be played in high definition size.


HTML:- YouTube video hd enable HTML:- YouTube video hd enable Reviewed by Network security on May 02, 2019 Rating: 5

No comments:

Useful Information

Powered by Blogger.