Saying Goodbye to the overflow: hidden Clearing Hack
As we rely more and more on CSS3 properties we can rely less and less on overflow as a clearing method. Dust off the old clearfix…
overflow: hidden Clearing HackAs we rely more and more on CSS3 properties we can rely less and less on overflow as a clearing method. Dust off the old clearfix…
Just a quick note. I’ve updated my post about customizing CSSEdit’s AutoCompletion.plist file to include a download of the modified AutoCompletion.plist file. You can grab the file here or on the original page with all the gory details.
My preferred method for ordering properties within a CSS declaration block.
A look up table for converting pixels to EMs.
By applying just 2 classes to the HTML element, you can place a design mockup behind a webpage to aid pixel precise development.
Editing the Auto Completion plist file in CSSEdit for more properties and custom values. Want CSS3 support? You got it.
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 unordered lists (UL) I went with disc, circle, square. And for ordered lists (OL), I went [...]
Changing the default comment style for groups in CSSEdit.
I throw out an idea for a centralized place for web-based fonts.
Identifying respected authorities in any field can help in sifting through the info overload.