网站左侧和右侧悬浮视频广告播放代码

网页学堂 查看()

核心代码

右侧代码

// 作者:品智设计
// 网站:http://www.tzpr.cn
<div style="position: fixed;top:300px;right:5px;">//调整右侧right距离
<a href="http://www.tzpr.cn/html/xwzx/jsxt/307.html"><video width="300" height="400" controls>//调整视频宽度width与高度height
      <source src="http://cdn.51lm.tv/lm/spread/pc1905/video_2.mp4" type="video/mp4">
      您的浏览器不支持HTML5视频。</video> </a>
</div>

左侧代码

// 作者:品智设计
// 网站:http://www.tzpr.cn
<div style="position: fixed;top:300px;left:5px;"> //调整左侧left距离
<a href="http://www.tzpr.cn/html/xwzx/jsxt/307.html"><video width="300" height="400" controls> //调整视频宽度width与高度height
      <source src="http://cdn.51lm.tv/lm/spread/pc1905/video_2.mp4" type="video/mp4">
      您的浏览器不支持HTML5视频。</video> </a>
</div>

样式代码

// 作者:品智设计
// 网站:http://www.tzpr.cn
<style>
video {
  width: 200px; //调整播放器宽度
  vertical-align: bottom;
}
</style>

 

此代码由品智设计提供,转载还请保留来源地址哟。
扫二维码与我们在线沟通

我们在微信上24小时期待你的声音

建站咨询/业务/维护/网店托管/关键词排名

以上只是部分案例,了解更多案例请联系我们!