Maison >interface Web >tutoriel HTML >ul li linst-style中的decimal属性360浏览器不支持?_html/css_WEB-ITnose

ul li linst-style中的decimal属性360浏览器不支持?_html/css_WEB-ITnose

WBOY
WBOYoriginal
2016-06-21 09:42:441331parcourir

ul li list-style decimal 360浏览器

 

                                
  • aa

  •                             
  • bb

  •                             
  • vv

  •                             
  • dd

  •                             
  • rr

  •                             
  • ff

  •                         


样式
.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有点小冲突

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn