✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
    • Showing results for:
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2
    • Close
  • Julie Jensen
    Julie Jensen
    2,292 Points

    code not working

    Posted on Apr 26, 2021 by Julie Jensen
    Julie Jensen
    2,292 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    3 Answers

  • Pui Lun Christin C Hebron
    Pui Lun Christin C Hebron
    5,693 Points

    It looks like an <h1> made its way inside the parent body. Now our :nth-child selector no longer targets the desired com

    Posted on Nov 27, 2019 by Pui Lun Christin C Hebron
    Pui Lun Christin C Hebron
    5,693 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    1 Answer

  • mo ode
    mo ode
    4,352 Points

    It looks like an <h1> made its way inside the parent body. Now our :nth-child selector no longer targets the desired com

    Posted on May 8, 2019 by mo ode
    mo ode
    4,352 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    4 Answers

  • mo ode
    mo ode
    4,352 Points

    It looks like an <h1> made its way inside the parent body. Now our :nth-child selector no longer targets the desired com

    Posted on May 7, 2019 by mo ode
    mo ode
    4,352 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    1 Answer

  • Pavani Chilakala
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Pavani Chilakala
    Full Stack JavaScript Techdegree Graduate 17,946 Points

    It looks like a <h1> made its way inside the parent body.

    Posted on Mar 25, 2019 by Pavani Chilakala
    .a{fill-rule:evenodd;}techdegree seal-36
    Pavani Chilakala
    Full Stack JavaScript Techdegree Graduate 17,946 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    1 Answer

  • Heidi S Wolff
    Heidi S Wolff
    12,757 Points

    Replace :nth-child with the pseudo-class that only targets a specific type of child element.

    Posted on Jul 27, 2017 by Heidi S Wolff
    Heidi S Wolff
    12,757 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    2 Answers

  • David Dassau
    David Dassau
    8,628 Points

    I don't really understand the question...

    Posted on Jul 13, 2017 by David Dassau
    David Dassau
    8,628 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    1 Answer

  • Vijayakumar Subramani
    Vijayakumar Subramani
    10,419 Points

    It looks like an <h1> made its way inside the parent body. Now our :nth-child selector no longer targets the desired com

    Posted on Jun 9, 2017 by Vijayakumar Subramani
    Vijayakumar Subramani
    10,419 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    2 Answers

  • Marcos Raj
    PLUS
    Marcos Raj
    Courses Plus Student 5,979 Points

    It looks like an <h1> made its way inside the parent body. Now our :nth-child selector no longer targets the desired com

    Posted on Jun 5, 2017 by Marcos Raj
    Marcos Raj
    Courses Plus Student 5,979 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    0 Answers

  • jameskoene
    jameskoene
    5,070 Points

    This should work but it doesn't. ?. img:nth-last-of-type(3n+3)

    Posted on Mar 1, 2017 by jameskoene
    jameskoene
    5,070 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    1 Answer

  • Angus Eliott
    Angus Eliott
    3,793 Points

    what selector am I to use?

    Posted on Oct 17, 2016 by Angus Eliott
    Angus Eliott
    3,793 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    2 Answers

  • Josh Brown
    PLUS
    Josh Brown
    Courses Plus Student 6,212 Points

    No idea what this is asking.

    Posted on Jul 14, 2016 by Josh Brown
    Josh Brown
    Courses Plus Student 6,212 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    1 Answer

  • Ayaz Sadiq
    PLUS
    Ayaz Sadiq
    Courses Plus Student 5,361 Points

    Is there something that I'm doing wrong in this exercise?

    Posted on Jun 17, 2016 by Ayaz Sadiq
    Ayaz Sadiq
    Courses Plus Student 5,361 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    3 Answers

  • Ayaz Sadiq
    PLUS
    Ayaz Sadiq
    Courses Plus Student 5,361 Points

    How I do I replace an nth class with a pseudo class that only targets a specific type of child element?

    Posted on Jun 17, 2016 by Ayaz Sadiq
    Ayaz Sadiq
    Courses Plus Student 5,361 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    2 Answers

  • Braxton Strickland
    Braxton Strickland
    2,624 Points

    Idk what its asking me to do that I havent already tried

    Posted on Feb 3, 2016 by Braxton Strickland
    Braxton Strickland
    2,624 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    2 Answers

  • Dawn Triplett
    Dawn Triplett
    17,000 Points

    CSS Selectors challenge

    Posted on Jan 29, 2016 by Dawn Triplett
    Dawn Triplett
    17,000 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    2 Answers

  • David Dong
    David Dong
    5,593 Points

    What is Wrong With My CSS?

    Posted on Jan 25, 2016 by David Dong
    David Dong
    5,593 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    3 Answers

  • Christian Solorzano
    Christian Solorzano
    6,606 Points

    Struggling with this: It looks like an <h1> made its way inside the parent body. Now our :nth-child selector no longer t

    Posted on Jul 13, 2015 by Christian Solorzano
    Christian Solorzano
    6,606 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    6 Answers

  • MUZ140968 Tatenda Nyakudya
    MUZ140968 Tatenda Nyakudya
    2,167 Points

    It looks like an <h1> made its way inside the parent body. Now our :nth-child selector no longer targets the desired com

    Posted on Jul 3, 2015 by MUZ140968 Tatenda Nyakudya
    MUZ140968 Tatenda Nyakudya
    2,167 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    3 Answers

  • Martin Bornman
    PLUS
    Martin Bornman
    Courses Plus Student 12,662 Points

    :nth-of-type selector

    Posted on Jun 10, 2015 by Martin Bornman
    Martin Bornman
    Courses Plus Student 12,662 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    1 Answer

  • MUZ140067 Precious Mutangi
    MUZ140067 Precious Mutangi
    13,064 Points

    stage 3 challenge 1

    Posted on Mar 5, 2015 by MUZ140067 Precious Mutangi
    MUZ140067 Precious Mutangi
    13,064 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    1 Answer

  • Elliott Mangham
    Elliott Mangham
    13,086 Points

    Replace :nth-child with the pseudo-class that only targets a specific type of child element

    Posted on Feb 17, 2015 by Elliott Mangham
    Elliott Mangham
    13,086 Points
    • CSS
    • CSS Selectors
    • Advanced Selectors
    • :nth Pseudo-Class Challenge - Pt. 2

    2 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.