+ 3
How to make responise form in html?
2 Answers
+ 3
You need to create a CSS first, no need to load too many images.
or you can use Bootstrap Form, then add this into your <head> tag
https://css-tricks.com/snippets/html/responsive-meta-tag/
+ 2
Thanks a lot