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 trial

HTML HTML Forms Choosing Options Create Radio Buttons

Web Design - HTML Forms - Radio Button Challenge Task 3 & 4

Tasks 3 and 4 instruct to make 2 different sets of <label> tags. I get task 3 right but when I put the answer into task 4....the code editor tells me I've now got task 3 wrong.

Help, I'm stuck!

Wayne Priestley
Wayne Priestley
19,579 Points

Hi Emily,

Could you post a link to the challenge please.

3 Answers

Thanks, Jenny and Wayne for your quick responses! I skipped ahead to the next code challenge and saw what the problem was. I was putting the labels before the radio buttons but apparently they should have come after the corresponding radio button.

You two are awesome and super prompt! Appreciate your helpfulness!

Wayne Priestley
Wayne Priestley
19,579 Points

Solved your own problem, can't get better than that :)

Jennifer Riley
Jennifer Riley
6,555 Points

Hello

I have found this in some of my challenges too, but it is probably because you have an error in the new code not in the previous code. If you want to post your code on here too you may get a pointer to where your going wrong.

Jenny