随笔分类 - H5+CSS3
摘要:background-image: linear-gradient(0deg, #fff 0%,#000 100%); 上面是主代码,括号内的0deg是角度,后面跟着一个颜色和颜色开始的位置,后面跟着另一个颜色和颜色结束的位置,可以写很多个颜色,标注好位置就好。 样式1 background-ima
阅读全文
摘要:white-space:normal; word-break:break-all; white-space: normal|pre|nowrap|pre-wrap|pre-line|inherit;white-space 属性设置如何处理元素内的空白normal 默认。空白会被浏览器忽略。pre 空
阅读全文
摘要:<div class="body_t"> <div class="left"> 左边 </div> <div class="right"> 右边 </div> </div> <div class="body_b"> 下 </div> html,body{ margin: 0; padding: 0;
阅读全文

浙公网安备 33010602011771号