Hello
I would appreciate some feedback on this project
Thanks
Hello
I would appreciate some feedback on this project
Thanks
Hey @anikmitter absolutely perfect survey form in my opinion every single line in CSS is pretty neat and easy to understand and debug. The survey form is perfectly responsive as a well nice overall approach to a project.
great job happy coding
.
Your form looks good @anikmitter. Some things to revisit;
<br> element to force line breaks or spacing. That’s what CSS is for.
Something I found odd when looking at your code. You call font-family: Poppins; but you don’t link to it. Did you copy that from the sample?
You link to “Tangerine” but you never call it.