@faithofogbaSubmitted about 2 years ago
I found making the form responsive across different screen size and browsers. I am not sure of how to solve this, I will appreciate any feedback on this. Thanks
I found making the form responsive across different screen size and browsers. I am not sure of how to solve this, I will appreciate any feedback on this. Thanks
Hi, I suggest you putting input and button elements inside one div and giving the styles of input to that div, then you don't need to use positioning. I hope this would help you.