• Home
  • Free Trial
  • Sign In
  • Techdegree
  • Tracks
  • Library
  • Community
  • Support
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • 21st Century Skills
      • • Android
      • • APIs
      • • Business
      • • C#
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Equity, Diversity, and Inclusion (EDI)
      • • Go
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • PHP
      • • Python
      • • Quality Assurance
      • • Ruby
      • • Security
  • Caroline Louw
    Caroline Louw
    12,155 Points

    how do I use the & to nest a selector in this challenge? what is wrong with my code?

    Posted October 6, 2020 7:54pm by Caroline Louw
    Caroline Louw
    12,155 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • Ja'Quan Thompson
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Ja'Quan Thompson
    Front End Web Development Techdegree Graduate 14,526 Points

    I am confused on what the question is asking because there is not a .icn-success class defined. does anyone know?

    Posted August 24, 2020 2:30am by Ja'Quan Thompson
    .a{fill-rule:evenodd;}techdegree seal-36
    Ja'Quan Thompson
    Front End Web Development Techdegree Graduate 14,526 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    2 Answers

  • Ryohei Mahiko
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Ryohei Mahiko
    Front End Web Development Techdegree Graduate 13,950 Points

    ``` .icn { font-size:1.25em &-success { color:green } } ```

    Posted June 22, 2020 6:06am by Ryohei Mahiko
    .a{fill-rule:evenodd;}techdegree seal-36
    Ryohei Mahiko
    Front End Web Development Techdegree Graduate 13,950 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    0 Answers

  • Nevil Fernandes
    Nevil Fernandes
    1,917 Points

    &-warning { color: red; } Whis is this not working?

    Posted May 30, 2020 11:51am by Nevil Fernandes
    Nevil Fernandes
    1,917 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • Alexandra Velez
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Alexandra Velez
    Front End Web Development Techdegree Student 9,313 Points

    Why isn't it accepting the color red for the .icn-warning?

    Posted May 6, 2020 5:24pm by Alexandra Velez
    .a{fill-rule:evenodd;}techdegree
    Alexandra Velez
    Front End Web Development Techdegree Student 9,313 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    2 Answers

  • Alexandra Velez
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Alexandra Velez
    Front End Web Development Techdegree Student 9,313 Points

    The correct color is specified, why isn't it accepting it?

    Posted May 4, 2020 7:42pm by Alexandra Velez
    .a{fill-rule:evenodd;}techdegree
    Alexandra Velez
    Front End Web Development Techdegree Student 9,313 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    4 Answers

  • Alexandra Velez
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Alexandra Velez
    Front End Web Development Techdegree Student 9,313 Points

    Why isn't it accepting the nested element and & in this challenge?

    Posted May 1, 2020 6:28pm by Alexandra Velez
    .a{fill-rule:evenodd;}techdegree
    Alexandra Velez
    Front End Web Development Techdegree Student 9,313 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • serenahendrickson
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    serenahendrickson
    Front End Web Development Techdegree Student 11,341 Points

    I am stuck on this question, please help.

    Posted February 23, 2020 3:50am by serenahendrickson
    .a{fill-rule:evenodd;}techdegree
    serenahendrickson
    Front End Web Development Techdegree Student 11,341 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • Sean Flood
    Sean Flood
    13,370 Points

    Trying to nest icn.success selector using & but it grays out the text and says answer is incorrect.

    Posted September 26, 2019 1:36am by Sean Flood
    Sean Flood
    13,370 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • True Andrews
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    True Andrews
    Front End Web Development Techdegree Student 9,045 Points

    How I'm I suppose to format this code with the ampersand?

    Posted September 17, 2019 7:42pm by True Andrews
    .a{fill-rule:evenodd;}techdegree
    True Andrews
    Front End Web Development Techdegree Student 9,045 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • True Andrews
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    True Andrews
    Front End Web Development Techdegree Student 9,045 Points

    I'm stuck on what I need to do, someone please help!

    Posted September 16, 2019 9:52pm by True Andrews
    .a{fill-rule:evenodd;}techdegree
    True Andrews
    Front End Web Development Techdegree Student 9,045 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    2 Answers

  • Elliot Holbrow
    PRO
    Elliot Holbrow
    Pro Student 1,248 Points

    Incorrect color value? how?

    Posted February 19, 2019 1:03pm by Elliot Holbrow
    Elliot Holbrow
    Pro Student 1,248 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    3 Answers

  • Tadjiev Codes
    Tadjiev Codes
    9,616 Points

    Next, use the & symbol to create the selector .icn-success. Set the color of .icn-success to green.

    Posted February 15, 2019 7:50pm by Tadjiev Codes
    Tadjiev Codes
    9,616 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • Tadjiev Codes
    Tadjiev Codes
    9,616 Points

    Below the .banner rule (at the root level), create a new rule that targets .icn and set a font-size of 1.25em.

    Posted February 15, 2019 9:17am by Tadjiev Codes
    Tadjiev Codes
    9,616 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • Nikki Turrisi
    Nikki Turrisi
    14,999 Points

    Challenge Task 3 of 4, ampersand for nested selector.

    Posted February 12, 2019 5:44pm by Nikki Turrisi
    Nikki Turrisi
    14,999 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    2 Answers

  • Brandon Gault
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Brandon Gault
    Front End Web Development Techdegree Student 8,806 Points

    Next, use the & symbol to create the selector .icn-success. Set the color of .icn-success to green.

    Posted December 31, 2018 4:04pm by Brandon Gault
    .a{fill-rule:evenodd;}techdegree
    Brandon Gault
    Front End Web Development Techdegree Student 8,806 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    0 Answers

  • Jesna Imbiraishe Mamina
    Jesna Imbiraishe Mamina
    5,506 Points

    What am i doing wrong in this code challenge?

    Posted October 1, 2018 3:08pm by Jesna Imbiraishe Mamina
    Jesna Imbiraishe Mamina
    5,506 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • Franklyn Gregory
    Franklyn Gregory
    12,090 Points

    Next, use the & symbol to create the selector .icn-success. Set the color of .icn-success to green

    Posted August 22, 2018 5:31pm by Franklyn Gregory
    Franklyn Gregory
    12,090 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • Qamar Ramzan
    Qamar Ramzan
    4,964 Points

    Ampersand in the scss code in the nesting test is not working for me!

    Posted July 29, 2018 4:54pm by Qamar Ramzan
    Qamar Ramzan
    4,964 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    2 Answers

  • Jessica Ntim-Ofosu
    PRO
    Jessica Ntim-Ofosu
    Pro Student 2,205 Points

    sass basics

    Posted November 1, 2017 3:52pm by Jessica Ntim-Ofosu
    Jessica Ntim-Ofosu
    Pro Student 2,205 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • carol
    carol
    11,442 Points

    Nest a .button selector inside the .banner rule. Set the font-size of .button to 1.5em

    Posted September 15, 2017 10:42am by carol
    carol
    11,442 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • MillicentNyasha Mwitha
    MillicentNyasha Mwitha
    6,194 Points

    Use the & symbol to create the selector .icn-warning. Set the color of .icn-warning to red.

    Posted August 25, 2017 12:31pm by MillicentNyasha Mwitha
    MillicentNyasha Mwitha
    6,194 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • Abinet Kenore
    Abinet Kenore
    10,082 Points

    Use the & symbol to create the selector .icn-warning. Set the color of .icn-warning to red.

    Posted August 13, 2017 11:08pm by Abinet Kenore
    Abinet Kenore
    10,082 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • Barry Ort
    Barry Ort
    12,373 Points

    what is wrong?

    Posted July 16, 2017 10:10pm by Barry Ort
    Barry Ort
    12,373 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    1 Answer

  • Macmillan Makore
    Macmillan Makore
    10,167 Points

    Next, use the & symbol to create the selector .icn-success. Set the color of .icn-success to green.

    Posted June 6, 2017 12:53pm by Macmillan Makore
    Macmillan Makore
    10,167 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    2 Answers

  • Nastassiya Palikarpava
    Nastassiya Palikarpava
    7,254 Points

    Use the & symbol to create the selector .icn-warning. Set the color of .icn-warning to red.

    Posted April 27, 2017 5:04pm by Nastassiya Palikarpava
    Nastassiya Palikarpava
    7,254 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    3 Answers

  • Rodrigo Salles
    Rodrigo Salles
    12,883 Points

    Next, use the & symbol to create the selector .icn-success. Set the color of .icn-success to green.

    Posted April 24, 2017 6:44pm by Rodrigo Salles
    Rodrigo Salles
    12,883 Points
    • CSS
    • Sass Basics
    • Improve Your Workflow with Sass
    • Write Nested Selectors

    2 Answers

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

Treehouse Logo
Our mission is to bring affordable technology education to people everywhere in order to help them achieve their dreams and change the world.
Company
Careers
Contact
Library
Tracks
Community
Stories
Perks
Affiliate Program
Treehouse for Libraries
Topics
HTML
CSS
Design
JavaScript
Ruby
View all 24 Topics
Tracks
Front End Web Development
Full Stack JavaScript
Beginning Python
UX: Interaction Design
Digital Literacy
View all 42 Tracks
  • Twitter
  • YouTube
  • FaceBook
  • LinkedIn
  • Instagram
  • About Treehouse
  • Blog
  • Shop
  • Privacy Policy
  • Terms & Conditions
  • © 2021 Treehouse Island, Inc.