"Man cannot discover new oceans unless he has the courage to lose sight of the shore."
— André Gide

JavaScript Developer

Vojislav Grujić

Introduction to CSS — Project Assignment 6:
Product Listing Page

Product Listing Page

Product Listing assignment is a web page that lists at least 10 products with their name, images, prices and "Add to Cart" button for each product.

On the bottom of the page is the "Shopping Cart" section that displays at least three products. Each product in the cart must have input filed for entering quantity and remove button for removing from the cart.

The shopping cart also displays total price of all products in the cart, the input filed for entering promo code, and "Keep Shopping" and "Checkout" buttons.