<form action="https://www.freecatphotoapp.com/submit-cat-photo"><input></form>

Tell us what’s happening:
Describe your issue in detail here.

Your code so far


<label><input type="radio" name="Indoor" checked>Indoor</abel>
<label><input type="checkbox" name="Loving" checked>Loving<label>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36

Challenge: Check Radio Buttons and Checkboxes by Default

Link to the challenge:

Hey Shahbaz,
Just a little friendly advice, next time when you make a post for help make sure to fill out the section labeled:

Tell us what’s happening:
Describe your issue in detail here.

That way we know what your problem is exactly, and we can help you better. Although, I am not sure why your code only has two lines. Unfortunately, I can not really help as I can not see your entire code. If you can, when you reply use the
</> button in the reply box, and paste your entire code between the lines .

As for the two lines you posted look at the first closing label tag. You misspelled it

Hi shahbaz!

Welcome to freeCodeCampForum!

I guess you should clearify your questions that we can help.

I recognized that you forgot the “l” in in the first line < / label >

That sounds like an error message from another challenge.
It sounds like you are working on the create a form challenge not the Check Radio Buttons and Checkboxes by Default challenge.

Can you please tell us what lesson you are working on so we can help you?

sorry sir i can solved this problem
thankyou

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.