Books survey form

Hi!
this is my project about Survey Form, it is very simple and I hope you like it…

Thanks!
https://codepen.io/Bisifuri/pen/OJWNaQp

There is a duplicate width in #submit

1 Like

Your form looks good @egovias. Some things to revisit;

  • Make your page responsive. Remember, the R in RWD stands for Responsive
    • There’s a horizontal scrollbar on smaller screens

To help, you’ll have an easier time with responsiveness if you use relative units rather than hard coding pixel values.

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