Home  >  Article  >  Web Front-end  >  li标签在IE6下出现了兼容问题, 新手求解答...._html/css_WEB-ITnose

li标签在IE6下出现了兼容问题, 新手求解答...._html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-21 09:40:361495browse


在IE6下最后一行字会被吃掉一半,在谷歌、IE10、火狐里都没有出错,这是为什么啊??


才刚学CSS不久.....

回复讨论(解决方案)

把关键的代码贴出来 看看 

/* example */.list li{height:30px;line-height:30px;overflow:hidden;zoom:1;}

CSS code?12/* example */.list li{height:30px;line-height:30px;overflow:hidden;zoom:1;}

果然是这两句代码解决问题overflow  zoom,记下了,谢谢啊

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