How can I import my image to the background of the survey form? Does anyone know ?
Youll need set background-image: url(âstar.gifâ) in the HTML element you want to have an image background. Check that property out on W3Schools or MDN.
Happy coding!
I also finished a long time ago here it is, you can check mine and give me your remark https://codepen.io/hanabi-fumetsu/live/yLoWaMG[Symphorienâs SurveyForm ]. As for your project, I think it would be better if you changed the font size by making it a little bigger and changing the size of your input .
i completed my survey form, let me know what you guys think of it!
The design looks great!
But I think you could space out the letters of your heading a little more. The letters are so close together it makes it hard to read.
in the label tag u should give all these ids(i.e id=âname-labelâ, id=âemail-labelâ, and id=ânumber-labelâ )
to the corresponding labels,.
Gracias asĂ lo hago.