/ Published in: CSS
URL: http://www.w3schools.com/cssref/sel_firstchild.asp
Styling pseudo classes
Expand |
Embed | Plain Text
li:first-child { background:yellow; }
You need to login to post a comment.
URL: http://www.w3schools.com/cssref/sel_firstchild.asp
Styling pseudo classes
li:first-child { background:yellow; }
You need to login to post a comment.