503 Lab 1.1: Create a basic website by hand
The goal of this lab was to get used to HTML, CSS, and JavaScript by build a webpage by hand. It's a very basic, not too fancy page based off a simple template. I modified the CSS to change the color palette and added rounded corners and dropshadows to the paragraph blocks. I modified the JavaScript to add a simple Leaflet webmap to the About page and added jQuery, so I could make the silly button on the Labs page that adds an overlay to the page.