Embed HTML5 YouTube video without iframe?

后端 未结 5 2311
忘了有多久
忘了有多久 2020-12-05 02:15

Is it possible to embed an html5 version of a youtube video without using an iframe?

5条回答
  •  温柔的废话
    2020-12-05 02:43

    Here is a example of embedding without an iFrame:

    compare to regular iframe "embed" code from YouTube:

    and as far as HTML5 goes, use tag like so (corrected):

    
    

    提交回复
    热议问题