Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please create Html exactly the same as the figure. What you will need to do is to code the form controls elements to have the

image text in transcribed

Please create Html exactly the same as the figure.

What you will need to do is to code the form controls elements to have the following: - First Name - this field should be required and accept a maximum of 15 characters - Last Name - this field should accept only a maximum of 25 characters - Age - this field should accept only numbers between 18 and 99 (both included) - Email - this field should be required - Date of Membership - this field should accept a date but only up to 2020-12-31 - the user should not be able to enter any date after that limit. - Choose your reward - this will be a field with the options as shown in the right bottom part of the image below The image below shows how the form will be shown on the page - notice that the CSS is using the pseudo-class :focus to give the gold color when a field is selected by the user (when the field receives the focus). You should make your form accessible and you should use the new HTML5 elements

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

Understanding Oracle APEX 5 Application Development

Authors: Edward Sciore

2nd Edition

1484209893, 9781484209899

Students also viewed these Databases questions