I need help making a fully functional password field. Every time I try to make the code that I have for my log-in page work, it doesn't connect to my website's home page, or an error message. Instead, it just sends me back to the same page. Do you have any advise?

Here is the Source Code for my devastated creation so far:

Code:
 
<html>
<head>
<title> TextPage 101 Login Page </title>
...