HTML, CSS, Javascript and more
Discusses the different effects when setting the line-height in Photoshop and in HTML. It’s something to keep in mind when converting PSD to HTML/CSS.
CSS offers lots of different selectors, but sometimes it’s better not to use them.
Webfonts are fun, but converting fonts to EOT can be a drag. But I found a good conversion service from Fontsquirrel
A few new and cool CSS3 styles become realistic options when building a website if you combine them with IE’s filter.
If you’re accustomed to make websites by following the W3C guidelines, you’ll be suprised what you can’t do in IE when you have to work on a site that runs in IE’s Quirks Mode (at least I was).
This article serves as a download page for the tool PixEm.
The possibilities with CSS has been growing the last years, but we’re still stuck with IE6. That doesn’t always mean we have to wait for IE6 to disappear from the scene.
Still no sign of Google Chrome supporting @font-face. Even not in version 4.
Some tips for making CSS sprites in Photoshop: using a grid, how to handle bullets and how to export.
All major browsers are able to display fonts that are not installed on the computer, but downloadable from the web through the CSS-technique @font-face. But there are some caveats.