How to Host a Website
Purpose
This website was built as a resource to students (and others) who want to host their own website. A secondary goal of the site was to build it mobile first and utilize inline media queries to change the layout as needed based on visitor device.
Process
Beginning with a blank HTML page and CSS document, this site was built from the ground up. From the beginning I knew I wanted to build an infinite scroll site and try out some javascript to animate the page into position if the navigation was used. I also wanted to keep the color scheme a bit more flat and simple to compliment the art style.
The most fun on this project was working with the navigation and rearranging the number and button layout based on screen size. It was definitely a learning curve but I definitely enjoyed the problem solving.