HTML, CSS, Javascript and more
How to implement the CSS selector :first-child in IE6 with a little help from Javascript.
There’s a new version of jQuery and once again it has become faster. Here are some performance comparisons between jQuery 1.3.2 and 1.4.
Replace a CSS3 selector that’s not supported in IE with a CSS2 selector that has support.
Making a text link is one of the easiest things to do when building a websites. It’s so easy that we tend to forget alternatives that might be better.