[https://codepen.io/Rehan1/full/LYpLvbR]
Hi guys, I’ve completed the survey form and passed all user story’s. I just want you to check it out thank you!
[https://codepen.io/Rehan1/full/LYpLvbR]
Hi guys, I’ve completed the survey form and passed all user story’s. I just want you to check it out thank you!
Hello! Good page but there is one major problem.
The blue is a bit too bright and hard on the eyes.
Your form looks good @rehanh285. Some things to revisit;
<body> </body>
element in HTML. (No need to include the body tags). For anything you want to add to <head>
click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
body
tag. It will not work if placed in the head
element. (It works in codepen because codepen provides the boilerplate for you.)<br>
to force line breaks. Do your styling with CSS.
</br>
Thank you for the feedback I have made the adjustments but glad to hear that my form looks good:)
It’s pretty nice too! I like the rounded edges within the form. It’s a good idea.