开发者

List items alignment

I have a list and in Firefox it looks like this: http://cl.ly/2Og9 but in Safari it looks like this: http://cl.ly/2PLT

Here's the code for the list. Very simple:

#footerwrap #footer-left li {
    background: url(images/common/list-item.gif) no-repeat 0px 10px;
    padding: 4px 10px 8px 15px;
    font: normal 12px Verdana;
}

What do I need to do to get it to align pr开发者_运维知识库operly like it does in Firefox? Thanks!


Nevermind it was a stupid thing. The list didn't have a ul tag around the li's. Thanks!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜