Hi all!
I just finished my second challenge, the survey form, and I’d love to hear your thoughts. I’m open for all feedback - layout, design, responsiveness etc.
Hi all!
I just finished my second challenge, the survey form, and I’d love to hear your thoughts. I’m open for all feedback - layout, design, responsiveness etc.
Your form looks good @msafirikennedy0. Some things to revisit;
body
element in HTML. (No need to include the body tags). For anything you want to add to the <head>
element click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
<br>
to force line breaks or spacing. That’s what CSS is for.
</br>
is not valid HTML