HTML, CSS, Javascript and more
You probably didn’t notice it, but the way you write CSS affects the rendering speed of the browser. Should you care about that? Most likely not, but it is possible to freeze your web page with inefficient selectors.
I created a new HTML template for the Javascript documentation tool JSDoc, which is now free for download. It is tested in IE6 to IE9, FF3.6, Chrome 5 and Safari 4.
As a user, you have more control than you think over what your browser does with websites.
How to implement the CSS selector :first-child in IE6 with a little help from Javascript.
How well do professional fonts render on the web? In this article you’ll see a few examples and screenshots where the font rendering goes wrong.
After implementing webfonts in two websites it’s time to document the errors one can make. This article shouldn’t scare you though, it should be a timesaver.
Firefox is fussy about fonts residing on other domains.
Do you show your client static pictures of the web design or do you code the mockup in HTML?
Replace a CSS3 selector that’s not supported in IE with a CSS2 selector that has support.
The Bright Lines has a new design. A short analysis of the new design.