----/----/---- how to make input field in html code example
Example: forms in html
<html>
<form action= "your site" method = "post/get">
</form>
</html>
<html>
<form action= "your site" method = "post/get">
</form>
</html>