Random Thoughts on Web Design & Development

Oncemade

Category Archive

CSS

  1. Renaming and Extending Easy-Clearing, AKA Clearfix

    When positioniseverything.net posted an article about clearfix technique, it didn't take much for web developers and designers to start adopting [...]

  2. The Right Way to Declare RGBa Colors

    The most efficient way to declare RGBa values and don't mess up the CSS.

  3. Adjacent Sibling Selector Bug in IE7

    I recently ran into a bug on Internet Explore 7 that was driving me nuts. After hours of debugging, I [...]

  4. Create Date Badge with WordPress and CSS

    This tutorial will walk you through creating date badges with WordPress and CSS. Let's start of by adding the necessary [...]

  5. CSS Tip: Drop Caps

    Drop caps are usually used in desktop publishing, the first letter of a paragraph is enlarged to drop down 2 or more lines.

12