App Survey Form

https://hiteshrohira.github.io/App-Survey-Form/

Feedback Please!!!

yes, i have checked your project… It seems good to me… but if there were some other background color, then may be it will look nice… this is just my opinion :slightly_smiling_face:

1 Like

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

  • Don’t use <br> to force line breaks. Use CSS
    • Run your HTML code through the W3C validator.
    • There’s an HTML coding error you should address.
1 Like

I’ll look into that…thanks

I found the error and corrected it. Thank You :slight_smile:

Also can you please explain how to add line breaks with CSS, display as block or something else???

I did look it up and now I am more confused :neutral_face:

I’m still seeing the failure when running your code through the validator.

I don’t see where you’ve tried anything different so I don’t know what you’ve looked up. This link starts out basic and following the links within it will go a lot deeper and answer your questions;

1 Like