随笔分类 -  css

摘要:CSS书写顺序 1.位置属性(position, top, right, z-index,display, float等) 2.大小(width, height, padding, margin) 3.文字系列(font, line-height, letter-spacing,color- tex 阅读全文
posted @ 2022-09-18 11:33 偷熊计划 阅读(167) 评论(0) 推荐(0) 编辑
摘要:/* animation */.a-bounce,.a-flip,.a-flash,.a-shake,.a-swing,.a-wobble,.a-ring{-webkit-animation:1s ease;-moz-animation:1s ease;-ms-animation:1s ease;a 阅读全文
posted @ 2022-09-17 14:52 偷熊计划 阅读(28) 评论(0) 推荐(0) 编辑
摘要:一,单行文本超出隐藏 overflow:hidden; text-overflow:ellipsis; white-space:nowrap; 二,多行文本超出隐藏 text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflo 阅读全文
posted @ 2022-04-24 14:58 偷熊计划 阅读(455) 评论(0) 推荐(0) 编辑

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