Page 1 of 1

Please post the answer in HTML. please make sure the code works perfectly and there is no indentation or syntax error. P

Posted: Fri May 20, 2022 10:59 am
by answerhappygod
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.
Please Post The Answer In Html Please Make Sure The Code Works Perfectly And There Is No Indentation Or Syntax Error P 1
Please Post The Answer In Html Please Make Sure The Code Works Perfectly And There Is No Indentation Or Syntax Error P 1 (81.71 KiB) Viewed 36 times
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