Firefox Tips For The Discerning Web Developer
Oct 9 2009
I am quite sure most web developers use Firefox as their main browser when developing. I’d like to pass on some tips that we as great and discerning developers should know.
-
View Source Line Number
When I was checking this site for HTML Validation, I found a couple errors in my code, so when I went to view source to see where the issue was, the lack of line numbers makes it hard to find where the issue(s) might be. Pages with multiple lines of code, become a nightmare to debug through this method, unless we use Ctrl-L(Windows and Linux) to search for the line number. This saved me a lot of time when I was doing this HTML Validation debugging!








![Validate my RSS feed [Valid RSS]](http://www.unemployeddeveloper.com/wp-content/themes/ud2/images/valid-rss.png)