Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For this assignment, design a login page that contains the following part: Part 1: Create two HTML webpage login.html and user.html. For login.html, create a

For this assignment, design a login page that contains the following part:

Part 1: Create two HTML webpage login.html and user.html. For login.html, create a form that should have 4 input elements - Add a div class login-page for login page and a div class form for form. The form method should be set to POST, and the action should be a new html page user.html.

Part 2: Change the look of an entire webpage by adding an external style sheet. In login.html page, include a reference to the external style sheet file inside the element of the section. Select elements with a login-page class (write a period (.) character, followed by the name of the class) to adjust the width, padding, and margin. Select elements with a form class to adjust the position and background color of the form. Also, modify the maximum width, margin, padding, text alignment of the form. Use attribute selectors to style form input type (username and password), adjust font family, background, width, margin, padding, box size, font size. Use attribute selectors to style button input type, adjust font family, text transform, background, width, padding, color, font size, and cursor. Select elements with a label name to adjust labels position, color, width, font weight, display, margin, text alignment. Select elements with a body name to set the body background color to grey.

Part 3: On clicking the LOGIN button, it will redirect the form to a new HTML page user.html. The user.html page will have a paragraph with You are logged in.. text message.

Below is the picture for your reference

image text in transcribed

Email Username Mike Password LOGIN

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Outlook 2023

Authors: James Holler

1st Edition

B0BP9P1VWJ, 979-8367217322

More Books

Students also viewed these Databases questions

Question

Do problems arise in beginning a new group?

Answered: 1 week ago

Question

5. Identify three characteristics of the dialectical approach.

Answered: 1 week ago