August 30, 2008
Do you know how to work with a Web designer?
I had to laugh when I read this article from Intevix: Guide to Working with a Web Designer. Now, don’t get me wrong, the article is very informative, and does…
I had to laugh when I read this article from Intevix: Guide to Working with a Web Designer. Now, don’t get me wrong, the article is very informative, and does…
The CSS 2 specification gives us things like border colors for specific sides, first-child pseudo classes, and a bunch of Aural Style Sheet properties. If you’re not using CSS 2,…
I’d never really thought about it, but separating code from content can help your SEO, according to this article from SEOmoz. The article discusses more about how the coding tenet…
In this article, we look at how important JavaScript optimizations are analyzed. These general purpose techniques are designed for JavaScript on all browsers. Detailed graphs of all the performance results are given after each optimization. You will be amazed at the incredible speed improvements! By Joseph Myers