Please post the answer in HTML. please make sure the
code works perfectly and there is no indentation or syntax error.
Please post the code in TEXT not Image.
Also read the question and answer accurately as per question
requirements.
Create a webpage that will simulate "product scanner". The webpage should display 3 text fields (product, quantity, price) and a button "buy". The user should enter information and when clicking the button entered data is displayed in an ordered list. At the end of the list, the number of entered products and the total amount are displayed. Product: bread rolls quantity: 4 price S: 0.65 BUY 1. milk 2 x $4.5 2. coffee 1 x $9.8 3. bread rolls 4 x $0.65 Number of products:3. Total ammout: $21.40
Please post the answer in HTML. please make sure the code works perfectly and there is no indentation or syntax error. P
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am