My project submission for the first project in the GWG Udacity Nanodegree program. The project was built on top of the popular HTML5 Boilerplate and was influenced by popular responsive CSS frameworks like Skeleton and Bootstrap. To reduce total HTTP
requests needed, I combined my own project styles from the custom-v2.css
file into the main stylesheet (main.css
) file used in the index.html
.
- HTML5 Boilerplate - The web framework used
- Codepen - Prototyping
- Normalize.css - A modern, HTML5-ready alternative to CSS resets
This project is licensed under the MIT License - see the LICENSE.txt file for details