Seeking Feedback for DND Campaign Survey (Project 1: Survey Form)

Would love feedback on my first project. It passed the test, but I’m not sure if I did things correctly in terms of what the field inputs would look like from the back end. Thank you for your time. Here is the Codepen link.

1 Like

hi there, it looks good but your html has some errors.
you can find the errors by passing the html code through an online html validator:

In your CSS you also have an unknown property ‘align’ which I think was supposed to be text-align?

Also I wasn’t able to review your site in full page mode as you have not verified your email address to codepen yet…

2 Likes

Thank you so much for your time! I didn’t even know that existed. :slight_smile:

1 Like