How to Use Firebug to Fix Website and Blog Page CSS Displays
Firebug is a Firefox web design add-on that makes it easy to find and fix mistakes in your CSS code. Firebug even lets you see what your changes would look like immediately, without changing your site. This video also has good links to browser display-checking sites.
Duration : 0:5:12
[youtube tnh0Z0jK1BY]
4 Responses
Leave a Comment
|
July 7th, 2010 at 6:54 pm
@spunkflunk You can …
@spunkflunk You can use different software for internet explorer as firebug.
July 7th, 2010 at 6:54 pm
can i use it with …
can i use it with explorer i dont have firefox
July 7th, 2010 at 6:54 pm
Thanks, glad you …
Thanks, glad you found it helpful!
July 7th, 2010 at 6:54 pm
Very useful tips, …
Very useful tips, and you answered my internal question, because I was trying to find out whether editing the css/html in firebug actually edits the files on the server, and you mentioned that it doesn’t, so thanks!