<form action="http://www.example.com/subscribe.php" method="get"> <p>This is where the form controls will appear.</p> </form>
action: Required, the url on the server that will receive the information from the form
method: Either a get or post