CSCI 351: Internet Programming
Assignment 4. Due: Mon, Jun 30
Please ZIP all your work in a single archive hw4.zip and upload it on Canvas by 11:59pm of the day above.
Your task is to design an online report for four regions (West, Midwest, South, and North-East) for the Dic-Centric Copiers company. The design must be done by using 3 frames and a cliet-side map. The layout (with the sales data shown for the West region) should look like this:
The sales data for 3 other regions must look like these:
Midwest:
South:
North-East:
Name your HTML file DCC.htm
To complete the task you can use the following files:
- DCCLogo.jpg, the Doc-Centric copiers logo
- Map.htm, the map HTML file
- Map.jpg, the map image
- WChart.jpg, the sales data chart for the West region
- MWChart.jpg, the sales data chart for the Midwest region
- SChart.jpg, the sales data chart for the South region
- NEChart.jpg, the sales data chart for the North-East region