David's Project - Nature of America
My project report (in progress): Final Project Report - Nature of America
File Structure
- Single "scripts", "styles", and "images" directory for the entire site.
All pages should link to the main CSS file for your site!!!! - Implement only three parts.
- The rest doesn't have to exist
- Use
href="#"
to link to those things that don't exist yet
./nature-of-america
|-- scripts/
|-- data/
| `-- nature-of-america.json
|-- images/
|-- styles/
|-- index.html
|-- map.html
|-- stamps.html
`-- stamps
|-- alpine_tundra.html
|-- arctic_tundra.html
|-- great_lakes_dunes.html
|-- great_plains_prairie.html
|-- hawaiian_rain_forest.html
|-- kelp_forest.html
|-- longleaf_pine_forest.html
|-- northeast_deciduous_forest.html
|-- pacific_coast_rain_forest.html
|-- pacific_coral_reef.html
|-- sonoran_desert.html
`-- southern_florida_wetland.html