Inconsistent CSS: DIV widths in IE and FireFox

If you’ve ever tested your pages in more than one browser (and you always should), you’ve probably run into a situation where Internet Explorer and Firefox rendered the width of one of your <div>s differently. Fix it in one, and the other is wrong. What’s going on? This is typically referred to as the box [...]

Looking forward to @font-face

Every so often, when my brain has a moment to sit idly, I like to check in with the W3C and see what’s happening with the new standards.  Once I stopped drooling over <video> tags, I started looking into the CSS3 proposal for the @font-face rule, and started getting excited. If you’re not sure why [...]