Hello. Look at my survey form and feedback, please.
https://codepen.io/BogdaDor/full/jKVjGO/
1 Like
Nice work. You did good HTML and I would add some color there with CSS.
And don’t forget to add action=""
attribute to form
tag even if it’s empty you can fill it <form action="#">
.