摘要: 语法:选择器{样式:值!import;}用法1:提高样式的优先级如:<style type="text/css"><!--将!important去掉试试效果-->a{color:green!important;}#main a{ color:blue;}</style><div id="main"><a>实训基地</a><... 阅读全文
posted @ 2010-06-26 18:13 男儿当自强IT 阅读(1132) 评论(2) 推荐(1)