Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

nth of type vs nth child

<section>
   <p>Little</p>
   <p>Piggy</p>    <!-- We want this one -->
</section>
Source by css-tricks.com #
 
PREVIOUS NEXT
Tagged: #nth #type #nth #child
ADD COMMENT
Topic
Name
8+9 =