I started my web development journey by joining FreeCodeCamp.
I had completed the basics, and today I completed the certification project for the survey form.
Problems I faced:
I had written some syntax incorrectly.
For radio buttons, the name should be the same for all the options.
How I overcame the problems:
By checking the syntax thoroughly.
By searching the FCC forum, I found that someone had a similar problem. I checked it and then solved it.