Don't like this style? Click here to change it! blue.css

Class 12: Step-by-step project starter kit

By demand I did the very opening steps of a version of project 3. I want to emphasize that you can and should have your own interpretation. The goal is to genuinely re-use CSS for many designs. If you're feeling optimization friendly then shoot for millions of designs with only hundreds of classes. If you're feeling artsy then do 3-5 designs reusing many of the same CSS classes.

Opening Steps Sample:

https://jsfiddle.net/AndyNovo/d6bau1af/

You can follow along the ideas from beginning to current (but still broken) state by adjusting the url with /1, /2, …, /7. For instance https://jsfiddle.net/AndyNovo/d6bau1af/1/ is my first step, fading between styles and setting up a basic OO framework.