Resources
- //HTML: Basic HTML
- //INIT: Creating arrays of objects
- //INPUT: Reading the height and width of the screen
- //PROCESS: Using arrays of objects to create a map
Saving your work
Use Save as...
to save the
empty template as:
"3.11X-CreateAMap-LastName.html
"
in your Computer Programming directory.
The assignment
Use an array of objects to create a map of the world.
For example
Hints
Look closely at the code examples in //PROCESS: Using arrays of objects to create a map
Delete the <script>
provided if your are going to create your own table.