开发者

List items alignment

开发者 https://www.devze.com 2023-01-16 04:23 出处:网络
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

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

精彩评论

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

关注公众号