Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
CSS
select first 5 child css
magiclollyl
Programming language:
CSS
2021-06-09 20:51:02
0
Q:
select first 5 child css
QueenB
Code:
CSS
2021-04-22 02:36:19
li
:nth-child(-n+5)
{
color
: green; }
0
Tags
css
first
select
Related
css not first child
css last 3 childs
css first child
css first h element
other children than first css
selecting last child css
css nth child skip first
css first element
css selector last child
css first
css first td
first child css
how select two nt child with css
css first of type
css selector every child except last
first-child
select even child css
select first div css
New to Communities?
Join the community