随笔分类 -  HTML+CSS

摘要:.clearfix:before,.clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } .clearfix { *zoom: 1; } 阅读全文
posted @ 2023-03-27 11:33 赵瑛 阅读(12) 评论(0) 推荐(0) 编辑
摘要:.xhcy_img {width:159px;height:94px;position: relative;overflow: hidden;display: flex;justify-content: center;align-items: center;} .xhcy_img img {marg 阅读全文
posted @ 2022-06-09 11:12 赵瑛 阅读(44) 评论(0) 推荐(0) 编辑
摘要:<audio id="bgmusic" src="/static/media/flipsound.mp3" preload></audio> // audio音频 var audio = document.getElementById("bgmusic"); if (typeof WeixinJSB 阅读全文
posted @ 2022-05-25 09:55 赵瑛 阅读(557) 评论(0) 推荐(0) 编辑
摘要:.error {border:#ff0000 1px solid;background: rgba(195,5,5,.2);}<form action="#" method="post" onsubmit="return checkForm(this);"> </form> function che 阅读全文
posted @ 2022-05-24 16:38 赵瑛 阅读(112) 评论(0) 推荐(0) 编辑
摘要:<video id=“vid”> <source src="./video.mp4"></video> //尽量这样写 别直接再video中写src 那样会出现啊兼容性问题 <div class="time1">00:00:00</div> //视频播放时间 <div class="time1">8 阅读全文
posted @ 2021-08-10 11:34 赵瑛 阅读(277) 评论(0) 推荐(0) 编辑
摘要:用上面的代码,可以解决在页面中空白的问题 阅读全文
posted @ 2019-12-04 10:44 赵瑛 阅读(433) 评论(0) 推荐(0) 编辑

版权所有 © 2022 沅来是澧

如果有程序开发、网站建设等需求的请联系我,QQ:47419233

点击右上角即可分享
微信分享提示