Project III for Web Management Class
Upgrade the the HTML file produced for Project 2 to include
a Login Form. This form will in due course enable your users to connect
to your site via a password. The form must provide two buttons LOGIN and
REGISTER and should require the user to provide Name, e-mail address,
and Password and Password verification for registration and e-mail address and password for logon.
When either button is pressed your page should DO NOTHING for the present.
For the project you must do the following:
- Devote only limited space on your page to the Login Form. Investigate other commercial sites to see how this is done.
- Include visible fields on your login form for the
users e-mail address (the user id), password, name and password copy.
Use types text and password for these as appropriate.
- Ensure that all your HTML output uses the colors and emphasis that
you selected for Project 1.
Your project should be run on ocelot.aul.fiu.edu.
The project should be completed by September 15th, 2009.
You should submit a hard copy listing of your HTML program.