Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1 . Design a simple webpage for a banking application. Your design must be unique. The details expected in the pages are as follows Home
Design a simple webpage for a banking application. Your design must be unique. The details expected in the pages are as follows
Home page should contain a description about the bank. Banks President and Vicepresidents name should be displayed along with their photo. Banks simple logo should be displayed on the top right hand corner. You can use your own photo
There must be a link in your home page for Contact Us On clicking this it should take you to a new page which gives minimal contact details like address, email, phone numbers, Social media details, other details.
In your home page there must be a link named Apply for our Products On clicking this it should take you to a new page which contains the following details designed as a form and the user should enter the data. Use proper input types. The inputs required along with validations are
o First Name
o Last Name
o Address spanning multiple lines
o Phone Number The first digit should contain number between to The rest digit can contain any number between to
o Email Should be a proper valid Email. Otherwise ask the user to reenter.
o Age
o Date of birth
o Product Interested There are choices; Core Banking, Home Loan, Car Loan and Reverse Mortgaging.
o Clear button to clear the contents
o Submit button to just submit. On submitting the message should be displayed as Successful submission, Application is under process
Use minimal styling required for your pages. It carries Marks as mentioned in Rubrics
give html code
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started