We're a place where coders share, stay up-to-date and grow their careers.
It's probably not a great practice, but I tend to make 'custom' forms. I have a div with input elements inside of it, and then a submit button on the bottom that gets the values of the inputs and does whatever it needs to do.
div
input
Thanks for sharing 👍😉
It's probably not a great practice, but I tend to make 'custom' forms. I have a
div
withinput
elements inside of it, and then a submit button on the bottom that gets the values of the inputs and does whatever it needs to do.Thanks for sharing 👍😉