setting up input forms in html code example Example: forms in html <html> <form action= "your site" method = "post/get"> </form> </html>