https://codepen.io/Pooja_V_Nair/pen/OJMNbGW
Please have a look.
Comments and feedbacks are highly appreciated(Especially about color schemes, responsiveness,layout)
Thanks
PVN
https://codepen.io/Pooja_V_Nair/pen/OJMNbGW
Please have a look.
Comments and feedbacks are highly appreciated(Especially about color schemes, responsiveness,layout)
Thanks
PVN
Lovely nice reds
But am viewing it one my phone and it looks terrible only because the size is cutting out information on the buttons and inputs are too small
Nice job any ways
Thank you for the feedback !! I will try to correct it…
@PVN, nice looking, and a good design concept for movie site.
However, you need to work on your project for small screens, you can use media query in your css, that will fix it. And if at this point you are not going to use media, you may use this code to nearly fix that:
margin from #survey-form
margin:auto to itmax-width: 600px to itThank you.
@thetradecoder @ZeeCkel
Thank you for the feedbacks. I have added media query.Hope I have used it correctly.
@PVN I think your page looks really great! Excellent work!!
Looking great on my phone now
Nice job 
Thank you 
Your form looks good @PVN. Something to revisit;
<br> to force line breaks. That’s what CSS is for@Roma Thank you for the feedback.I have updated code as per the comments.