HOW Design Conference 2007

Posted on June 10, 2007 -- Drew Stauffer

Off to Atlanta tomorrow for the HOW Design Conference. I’m really looking forward to seeing everyone and taking a break from the office. It will be nice to recharge the design batteries.

Posts will be a little light this week but I will be sure and give updates on everything I hear.


IE Positioning Is the Devil

Posted on June 4, 2007 -- Drew Stauffer

Positioning websites with CSS can be tricky when testing on multiple browsers. On a recent development project, I was close to completing the site when I realized I had a duplicate indent bug when previewing the site in IE. The content area inside of one of my floats was doubling the margin that I was placing on the box.

Here is what my CSS looked like:

Read more