Subscribe to the RSS Feed »

Follow me on Twitter »



Find Programming Jobs

Archive for the CSS Category

Image padding and quirks mode in Internet Explorer

I hadn't come across this one yet, but there's a first time for everything! For the life of me, I couldn't figure out why Internet Explorer was ignoring the padding I had set on an image. I reverse engineered everything down to the last detail, but still couldn't identify the cause. Then I found this […]

Share this: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Sphinn
  • StumbleUpon
  • TwitThis
  • del.icio.us
  • bodytext
  • Technorati
  • Pownce
  • description

IE6 Peekaboo Bug

I hadn't run into this one in my own work before: the IE6 Peekaboo Bug. In my case, I had a div containing text as well as 3 left floated divs with a background image, also containing text, and nested in the main content div. In IE6, the text in the main content area was […]

Share this: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Sphinn
  • StumbleUpon
  • TwitThis
  • del.icio.us
  • bodytext
  • Technorati
  • Pownce
  • description

Favourite methods for 3 coloured column, flexible CSS layouts

Three column CSS layouts can be tricky. One of my favourite approaches to resolving full height, coloured sidebars is faux columns. But what if you need fixed width sidebars with a flexible content area? There are a few approaches available (have a look at this list of three column layouts) but my favourite method […]

Share this: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Sphinn
  • StumbleUpon
  • TwitThis
  • del.icio.us
  • bodytext
  • Technorati
  • Pownce
  • description

Architecting CSS

Great article about designing the architecture of your CSS code.

Share this:
These icons link to social bookmarking sites where readers can share and discover new web pages.

Share this: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Sphinn
  • StumbleUpon
  • TwitThis
  • del.icio.us
  • bodytext
  • Technorati
  • Pownce
  • description