开发者

Style <li> to not show disc "ball"

I'm using the li tag for my menu but it keeps showing the disc ball <li> even though I don't have it in my html...

How can I get rid of it? I looked on google but I can't find the answer.

T开发者_StackOverflow中文版hanks!


CSS:

li { list-style: none; }

.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜