小编Rks*_*ass的帖子

有序列表显示IE9中的所有零

我有一个<ol>(有序列表),在FF,Safari,Chrome中它可以正确呈现.但是在IE9中它显示全部为零.这不是间距/填充问题,因为我能够看到零.

我的HTML如下:

<ol> 
    <li>Enter basic company information</li> 
    <li>Select from our portfolio of products</li> 
    <li>Attach your employee census</li> 
    <li>Review your selections and submit your request.</li> 
</ol>
Run Code Online (Sandbox Code Playgroud)

任何人遇到这个问题,希望是一个解决方案?

ol问题

html html-lists internet-explorer-9

33
推荐指数
2
解决办法
1万
查看次数

标签 统计

html ×1

html-lists ×1

internet-explorer-9 ×1