Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialScott Peake
17,052 PointsSeriously????
How can one be expected to complete the task without information. I checked the other questions regarding this, and it STILL won't work....
From the forum...
<<<I have been using this code and it works in preview, but does not pass.
.star-bg { transition: 1s ease-out; }
.star-bg:hover { fill: #FFF; }
Please correct me as I cannot see where I am going wrong? Note easing and fill colour were not specified in original task.
STAFF Guil Hernandez 9,819 6 months ago
If you include something that is not specified in the task, it will not pass. For example, the ease-out timing function is not necessary and the fill color needs to be steelblue instead of #FFF.>>>
Nowhere in the instructions does it say anything about changing the color to steelblue, and even IF you do it that way, it still fails. I call bull on this one!! The only complaint I have about Treehouse are these oddball quizzes with NO logical answer!
4 Answers
Scott Peake
17,052 PointsMakes it hard to do step 2 when the color you need isn't introduced till step 3.
Scott Peake
17,052 PointsYes, but ended up cheating my way through it!
Really frustrated over the lack of instruction. Where the heck does STEELBLUE come from in this whole thing?
Jason Anello
Courses Plus Student 94,610 Pointssteelblue was mentioned in task 3.
Ayub Akbari
1,121 PointsI am stuck of task 2. Need help.
Jason Anello
Courses Plus Student 94,610 PointsWhat css do you have?
Ayub Akbari
1,121 PointsI dont know
Jason Anello
Courses Plus Student 94,610 PointsJason Anello
Courses Plus Student 94,610 PointsHi Scott,
Is it task 2 that you're stuck on?