【CSS】解决 vertical-align 属性不生效
.box{ width:300px; line-height: 300px; font-size: 16px; } .box img{ width: 30px; hei...
.box{ width:300px; line-height: 300px; font-size: 16px; } .box img{ width: 30px; hei...
禁止文字选取*:not(input,textarea) { -webkit-user-select:none; user-select:none; -webkit-tap...
.scale { width: 100%; padding-bottom: 56.25%; height: 0; position: relative; } ....
.clearfix:after { content: ""; display: block; clear: both; visibility:...
html, body { width: 100%; height: 100%; margin: 0; padding: 0; background: ur...