Category Archives: css

Pixel Precision with Diagnostic CSS

By applying just 2 classes to the HTML element, you can place a design mockup behind a webpage to aid pixel precise development. Continue reading

Posted in code collection, css | Tagged , , , | 21 Comments

Getting More Out of CSSEdit Part 2: Editing the Auto Completion Plist

Editing the Auto Completion plist file in CSSEdit for more properties and custom values. Want CSS3 support? You got it. Continue reading

Posted in code collection, css | Tagged , , , , | 9 Comments

MLA Style Outlines with CSS

A few weeks ago I was looking at making some improvements to my default stylesheet with regards to nested unordered lists and nested ordered lists. I didn’t want the same bullet style (list-style) for each successively nested list. So for … Continue reading

Posted in css | Tagged , , | 1 Comment