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 trialJoe Williams
16,945 Points[SOLVED] Unassociated labels
I am stumped. The following label is supposed to be a label only and not associated with anything. But the challenge fails and tells me not to associate it with anything. Does anyone know what is wrong with the syntax?
<label>Shirt Size:</label>
1 Answer
Joe Williams
16,945 PointsIt was the positioning that was the problem.
Sidney François
2,092 PointsGlad it's working! Happy coding!
Sidney François
2,092 PointsSidney François
2,092 PointsMark-up looks good. Did you place it above the radio button group?