My question is if an input element in HTML exists which is independent of form element (not INPUT or TEXTAREA). Are there any?
Greez tomi
My question is if an input element in HTML exists which is independent of form element (not INPUT or TEXTAREA). Are there any?
Greez tomi
I think so, only declare the input inside of form, always for declare input type text should be inside of form html, you can read more about this...
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input