eddieespinal.com

Sharing my knowledge

CSS Cheat Sheet (V2)

The CSS cheat sheet is a one-page reference sheet, listing all selectors (as of CSS 2.1) and properties. It includes a visual example of the box model, unit reference for CSS units and the various media types CSS makes allowance for.
This is the second version of the CSS cheat sheet. The previous version can be [...]

CSS Sticky Footer – Design Helper

If you have had issues creating a footer that hangs at the bottom of the page, no matter how short or long the content above it is, then check out this new CSS Sticky Footer method.
The advantage of this method over previous methods is that it doesn’t require an extra “push” div to get it [...]