上一页 1 2 3 4 5 6 7 8 9 ··· 15 下一页
摘要: 阅读全文
posted @ 2021-07-17 16:48 wangmeihao 阅读(57) 评论(0) 推荐(0)
摘要: 放大 ctrl + = 缩小 ctrl + - 阅读全文
posted @ 2021-07-13 10:35 wangmeihao 阅读(4215) 评论(0) 推荐(2)
摘要: 1、循序渐进 <style> /* 基础样式(删除) */ body, html { padding: 0; margin: 0; height: 100vh; width: 100vw; display: flex; justify-content: center; align-items: ce 阅读全文
posted @ 2021-07-12 14:38 wangmeihao 阅读(953) 评论(0) 推荐(0)
摘要: <a href=""> <img src="images/ft_l3.png" alt=""> <div class="ewm"> <img src="http://www.vztimes.com/static/default/images/ewm.jpg"> </div> </a> css .ew 阅读全文
posted @ 2021-07-03 11:49 wangmeihao 阅读(67) 评论(0) 推荐(0)
摘要: <div class="cp_cc"> <div class="gy_sp"> <div class="vd_bj"> <img src="展示图片.jpg"> <div class="b_f"><img src="播放按钮.png"></div> </div> <div class="video" 阅读全文
posted @ 2021-07-01 14:37 wangmeihao 阅读(903) 评论(0) 推荐(0)
摘要: 常用网站 1、https://www.dcloud.io/ 2、https://www.swiper.com.cn/(swiper官网) 4.学习css https://www.runoob.com/(菜鸟教程) https://css-tricks.com/ http://flexboxfrogg 阅读全文
posted @ 2021-05-25 15:50 wangmeihao 阅读(1604) 评论(0) 推荐(0)
摘要: 1、 .text ctrl+shift+end:选择光标位置以下的所有内容。 ctrl+shift+home:选择光标位置以上的所有内容。 shift+结束在一行文本的开头:选择这一行。 在一行的末尾按住shift+home键:选择这一行。 阅读全文
posted @ 2021-05-06 11:28 wangmeihao 阅读(657) 评论(0) 推荐(0)
摘要: 一、基础 1.1 Chinese——汉化 1.2 HTML Snippets 智能提示HTML标签,以及标签含义 1.3 HTML CSS Support 智能提示CSS类名以及id 1.4 JavaScript(ES6) code snippets ES6语法智能提示,快速输入,还支持.ts,.j 阅读全文
posted @ 2021-04-19 15:54 wangmeihao 阅读(156) 评论(0) 推荐(0)
摘要: 图标文字上下对齐 display: flex; flex-direction: column; justify-content: space-between; 父级display:flex 底部对齐 .aabbc { display: flex; flex-direction: column-rev 阅读全文
posted @ 2021-01-19 22:44 wangmeihao 阅读(85) 评论(1) 推荐(1)
摘要: .hxzz_zzct{ position: fixed; top: 0; left: 0; display: none; width: 100%; height: 100%; background: rgba(0,0,0,.7); z-index: 999999999999999999; } .hx 阅读全文
posted @ 2021-01-07 16:52 wangmeihao 阅读(1042) 评论(0) 推荐(1)
上一页 1 2 3 4 5 6 7 8 9 ··· 15 下一页