gpt4 book ai didi

html - 您的HTML插件无法正常工作

转载 作者:行者123 更新时间:2023-12-03 05:59:17 25 4
gpt4 key购买 nike

我正在将以下代码用于HTML插件YouTube视频。

  <param name="movie" value="https://www.youtube.com/watch?v=451l9lenoOs&hd=1"></param>
<embed src="https://www.youtube.com/watch?v=451l9lenoOs&hd=1" type="application/x-shockwave-flash" />

请帮助我找出解决方案。

最佳答案

使用iframe代替embed(old)广告代码。

<iframe width="560" height="315" src="//www.youtube.com/embed/451l9lenoOs" frameborder="0" allowfullscreen></iframe>

从这里复制(共享->源代码):

关于html - 您的HTML插件无法正常工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24646558/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com