First page Back Continue Last page Image
Everything is happening in a Form
- <html>
- <head>
- <title>
- Form Test
- </title>
- </head>
- <body><h3>Form Text</h3>
- <form method="post" action="mailto:sf_nicole@yahoo.com">
- </form>
- </body>
- </html>
- All the code we are looking at is going to be here