2021-12-09 1447
这个代码简洁好用。
<style type="text/css"> *{ margin: 0px; padding: 0px; } video{ position: fixed; right: 0px; bottom: 0px; min-width: 100%; min-height: 100%; height: auto; width: auto; /*加滤镜*/ /*-webkit-filter: grayscale(100%);*/ /*filter:grayscale(100%);*/ } source{ min-width: 100%; min-height: 100%; height: auto; width: auto; } </style> </head> <body> //资源格式自己进行添加 <video autoplay="autoplay" loop="loop"> <source src="video/ting.mp4" type="video/mp4" >; </video> </body>
原文链接:http://www.202class.com/post/2021-12-09-10-04-43-2xz.html
=========================================
http://www.202class.com/ 为 “202Class网页程序开发站” 唯一官方服务平台,请勿相信其他任何渠道。
网页设计与制作模板 2021-11-26
网页设计与制作模板 2021-11-15
网页设计与制作模板 2021-11-26
网页设计与制作模板 2021-11-16
企业 2021-11-16
网页设计与制作模板 2021-12-09
网页设计与制作模板 2021-11-16
网页设计与制作模板 2021-11-15
网页设计与制作模板 2021-11-17
网页设计与制作模板 2021-11-16
扫码二维码
获取最新动态