The document provides code for two HTML pages - a login page and a home page that is displayed after submitting the login form.
The login page code contains form fields for username and password with submit and cancel buttons. Clicking submit links to the home.htm page.
The home.htm page code displays personal details about the user like name, interests, hobbies, date of birth and marital status along with a profile picture. Styling is added using fonts, colors and image alignment.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
108 views23 pages
Assignment - 12: List of Subjects
The document provides code for two HTML pages - a login page and a home page that is displayed after submitting the login form.
The login page code contains form fields for username and password with submit and cancel buttons. Clicking submit links to the home.htm page.
The home.htm page code displays personal details about the user like name, interests, hobbies, date of birth and marital status along with a profile picture. Styling is added using fonts, colors and image alignment.