loving Media Query
Been working on A2 a lot and sharpening my CSS skills. I made a big breakthrough today figuring out that I can set a media query that can specify how tall I want my background-image to be. This in turn allows me to change the 'tallness' of my flat-gradient background based on the type of screen it is viewed for an optimal experience! life is good.
Here's the code that explained everything to me, thanks to http://css-tricks.com/css-media-queries/
My customized code to get my flat background gradient aligning the way I wanted turned out like this (just a snippet):











