Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

nth of type vs nth child

p:nth-child(2) { color: red; }
Source by css-tricks.com #
 
PREVIOUS NEXT
Tagged: #nth #type #nth #child
ADD COMMENT
Topic
Name
9+2 =