ul li list-style decimal 360浏览器
样式
.mrc_route
{
width:130px;
height:200px;
float:right;
margin-left:20px;
}
.mrc_route li
{
height:30px;
width:130px;
line-height:30px;
list-style:decimal;
color:White;
float:left;
font-size:12px;
}
ie 谷歌 都能正常显示 为什么360不行 哪里出错了?
回复讨论(解决方案)
http://bbs.blueidea.com/thread-2646079-1-1.html
http://www.red-team-design.com/css3-ordered-list-styles
这个问题我也遇到过,最后我也不知道怎么解决的,感觉list-style:decimal和float:left有点小冲突
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn