Question: Problem 3 (20'): online-shopping form Implementation: Create an HTML document (web page) that gathers information as parts of an online product ordering system (4') This
Problem 3 (20'): online-shopping form Implementation: Create an HTML document (web page) that gathers information as parts of an online product ordering system (4') This page will request shipping and billing name and address, credit card information, and contact information (e-mail address and phone number). -(4') It should provide a menu form which the type of credit card (from a list of approximately four options) can be selected; the default selection should be "Select a Credit Card. -(4') There should also be fields for entering the card number and expiration date. (4') Furthermore, there should be a check box, initially checked, that is labeled "Please keep me informed about further product offering. (4') Finally, provide submit and clear buttons. All form controls should have appropriate name attributes, Use the GET method for form submission, and specify the empty string for action. - Hint: - see the example of online-shopping form - use the fieldset element to groups related form controls, for example: cheldset dlegendbPesonalla:/legend> Name: dnput type-"text. size-_30" />
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
