3 Navigation complete. Below is a form unrelated to the previous login form.
4 <form method=
"POST" action=
"unrelated.html" id=
"to_unrelated">
5 <input type=
"text" id=
"username_unrelated" name=
"username_unrelated">
6 <input type=
"password" id=
"password_unrelated" name=
"password_unrelated">
7 <input type=
"submit" id=
"submit_unrelated" name=
"submit_unrelated">