开发者

How to style a DIV's 2nd UL only [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_开发知识库

Questions concerning problems with code you've written must describe the specific problem — and include valid code to reproduce it — in the question itself. See SSCCE.org for guidance.

Closed 9 years ago.

Improve this question

I am trying to get http://cssdesk.com/bQTEf

to look like http://i.stack.imgur.com/jhtEh.png


how's this? http://cssdesk.com/AezUB

#ultest > ul > li > ul:first-child {
    border: 1px solid white;
}

also, i dont think the :first-child is absolutely necessary.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜