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 Pierce
2,196 Pointscant figure out why this doesnt work...
im pretty sure ive spelled everything correctly...even tried cpoy and paste...
3 Answers
Scott Pierce
2,196 PointsAll of a sudden it works...not sure what was going on. Thanks for the quick response, Jason!
Jason Anders
Treehouse Moderator 145,860 PointsHi Scott,
If you could paste your code, or link directly from the challenge, it would help us to be able to troubleshoot for you.
:)
naga Shanmukha
Courses Plus Student 12,482 Pointshi friend in html just add the group as class in this line what i have mentioned
<div class="secondary-content t-border group">
in css there is only left,right,& both options are there
.secondary-content { clear: both; } one's try this code you will definitely success
Jason Anders
Treehouse Moderator 145,860 PointsJason Anders
Treehouse Moderator 145,860 PointsSometimes there is a glitch in the challenge and all you need to do is refresh the challenge and start over. When I come across that, I copy all my code... refresh the page... and paste the code back in.
I'm glad you got is solved!
Keep Coding! :)