Getting a CSS rule's line number in Safari / WebKit / Chrome Web Inspector

WebKit-based browsers have an excellent built-in tool for webpage debugging, Web Inspector. Basically, it's an analog of Firebug, with its own strengths and weaknesses. I've been using Web Inspector more and more lately, though one drawback bothered me a lot: It doesn't show line numbers of the CSS rules.

( Read more )

Safari on iPhone



In a recent article, I explained how to build an iPhone-compliant website quickly. In this article, I'm going to tell you about some meta tags (and more), which can both make your website visitors' experience more enjoyable and save your web development efforts.

All the methods described in my articles have been successfully applied in one of my web projects. I used some screenshots of my website as illustrations in this article.
Well, let's start.

( Read more )