随笔分类 - other
摘要:word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
阅读全文
摘要:本文列举了五种IE6不支持的CSS选择符,大家设计网页时要注意。 1. child selector h1 > strong { color:red;} 无效, 只能使用 h1 strong {color:red; } 不支持子选择符,但支持派生选择符。 2.sibling selector li+li { font-style:bold; } 无效。 3.Pseudo-...
阅读全文


浙公网安备 33010602011771号