Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css select all except first

element *:not(:first-child) /* Selects all but first element */
 
PREVIOUS NEXT
Tagged: #css #select
ADD COMMENT
Topic
Name
4+3 =