deployment link: https://codere109.github.io/Web-Design-Challenge/
hw10
- Open up vs code
- Create html pages for Home, Plots, Data and Comparison links
- Create a universal css page link for all the html
- Bring in bootstrap link on all html
- Use a dropdown menu for Plots page
- Plots page should consist of all the graphs saved from temperature hw
- Every html page should link to each other
- Import table from csv of all temp data to Data page
- Comparison page should consist of all graphs used for analysis
- Open every page up in live server to check