摘要:
定义ul li的 list-style 的时候,list-style跟文字内容有距离,需要通过margin-left来显示正常,并且IE6、IE7的间距比谷歌浏览器大,所以给li定如下样式ul li{list-style:decimal inside;} 阅读全文
posted @ 2016-01-18 14:50
那谁家的丫头
阅读(1280)
评论(0)
推荐(0)
摘要:
这个表示当前页面每5秒钟刷一下,刷一下~ 这个表示当前页面2秒后跳到首页~ 页面直接跳转到腾讯网~ 阅读全文
posted @ 2016-01-18 14:49
那谁家的丫头
阅读(1293)
评论(0)
推荐(0)
摘要:
方法一:天赐美妞.text-gradient { display: inline-block; color: green; font-size: 10em; font-family: '微软雅黑'; background-image: -webkit-gradien... 阅读全文
posted @ 2016-01-18 14:48
那谁家的丫头
阅读(168)
评论(0)
推荐(0)
摘要:
p{ text-transform:uppercase;} 阅读全文
posted @ 2016-01-18 14:43
那谁家的丫头
阅读(205)
评论(0)
推荐(0)
摘要:
底部固定:.box{ _position:absolute; _bottom:auto; _margin-bottom:100px; _top:expression(eval(document.documentElement.scrollTop+document.documentElemen... 阅读全文
posted @ 2016-01-18 14:42
那谁家的丫头
阅读(84)
评论(0)
推荐(0)
摘要:
::selection{ background:#ff96ac;}::-moz-selection{ background:#ff96ac;}::-ms-selection{ background:#ff96ac;}::-o-selection{ background:#ff96ac;}::-web... 阅读全文
posted @ 2016-01-18 14:32
那谁家的丫头
阅读(101)
评论(0)
推荐(0)
摘要:
p{-webkit-box-reflect:below 5px -webkit-gradient(linear,50% 0,50% 100%, color-stop(0,rgba(0,0,0,0)),color-stop(0.5,rgba(0,0,0,0.01)),color-stop(0.8,rg... 阅读全文
posted @ 2016-01-18 14:31
那谁家的丫头
阅读(104)
评论(0)
推荐(0)
摘要:
filter:blur(add=false,strength=50,direction=0).blur {width:100%;position:absolute;bottom:0;overflow:hidden;filter: url(blur.svg#blur); /* FireFox, Chr... 阅读全文
posted @ 2016-01-18 14:25
那谁家的丫头
阅读(181)
评论(0)
推荐(0)
摘要:
overflow:hidden; text-overflow:ellipsis; white-space: nowrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-b... 阅读全文
posted @ 2016-01-18 14:24
那谁家的丫头
阅读(264)
评论(0)
推荐(0)
摘要:
letter-spacing:2px;transform: scale(1,0.9); 阅读全文
posted @ 2016-01-18 14:24
那谁家的丫头
阅读(671)
评论(0)
推荐(0)