Survey Form. Feedback Welcome

Hey!

I’ve recently decided to redo some of my projects, since it’s been a while since I’ve been able to focus on web development. I incorporated a responsive design and some minor Javascript functionality.

Here’s my new Survey Form: https://codepen.io/lenny-van-riel/full/yLBKZay

Let me know what you think, feedback is always welcome :slight_smile:

Awesome form! I like the style and it responds to device width great. The only tiny detail is that you haven’t fixed the indentation problem on your <textarea> (despite the subtle placeholder reminder) :blush:

Ah, that one slipped right past me. Good catch! Thank you :slight_smile:

1 Like

Greeat job!

  • by default the textarea has a tab in it
  • hmm… I’ve repeated this to tons of people, but: go to pen settings -> html -> insert viewport meta tag -> save & blose for responsiveness :iphone: