Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

nth of type for every 4th after the 1st

:nth-of-type(4n+1)
 
PREVIOUS NEXT
Tagged: #nth #type
ADD COMMENT
Topic
Name
2+4 =