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 trialhognoodle
3,313 PointsPart 4 of challenge
```box-shadow: 0 2px 15px #aaa, inset 0 0 60px 5px firebrick;
Can somebody tell me why this is wrong? Thanks.
4 Answers
Dustin Matlock
33,856 PointsHere's a post which should help answer your question. Double check the rest of your code.
hognoodle
3,313 PointsThanks but unfortunately it doesn't help because the final answer given is exactly my answer.
Dustin Matlock
33,856 PointsMaybe try saving your code, refreshing, and pasting it in again. Otherwise, we'd need the rest of your code to determine what's wrong. I used the code you provided to pass the challenge.
hognoodle
3,313 PointsI started the challenge again from scratch typing in the same thing and it worked this time. I must have had a silly typo that I just couldn't find. Sorry to inconvenience you all and I really appreciate your replies, this is a very helpful community.
Dustin Matlock
33,856 PointsGlad you got it working. And there's no inconvenience -- the Treehouse is for just that.
bleedcmyk
5,945 Pointsbleedcmyk
5,945 PointsI'm not sure why yours didnt validate at a glance. I just ran through the challenge and this was my box-shadow line.