Implement the following website using ONE HTML file with 3 pages. Re-implement t
ID: 653922 • Letter: I
Question
Implement the following website using ONE HTML file with 3 pages.
Re-implement the following website using 3 HTML files: each file contains one page.
A simple mobile website using jQuery Mobile that has 3 pages as shown in the figures below:
THE FIRST PAGE:
NAME:
David
Email:
david@yahoo.com
THE SECOND PAGE:
How do you pay ?
Credit card:
Check:
THE THIRD PAGE :
The third page is the confirmation page for all the information entered by the user in the first and second page. And the user can go back to a particular page and edit the information if needed.
Confirmation page
Name:David
Email:david@yahoo.com
Paid by Credit Card
Card No:12345670
Expiration date:12/1/2016
Explanation / Answer
<td>
NAME:
</td>
<td>
David
</td>
<td>
Email
</td>
<td>
david@yahoo.com
</td>
<td>