• LIKE

Share


Firebug

Open Source by Joe Hewitt | Link to website

Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. Firebug is always just a keystroke away, but it never gets in your way. You can open Firebug in a separate window, or as a bar at the bottom of your browser. Firebug also gives you fine-grained control over which websites you want to enable it for. Firebug makes it simple to find HTML elements buried deep in the... More info »

  1.  
  2. Thumbnail for Screenshot without description


New Question
mfgmdl-image

highlighted text in html panel

Question by mfgmdl about Firebug Aug 2011

Hi everyone,

Can anyone explain me why some tags are highlighted in light grey? The text of some tags (divs) appears grey... I have just started doing some html and css coding so unfortunately I'm not able to tell if I am doing anything wrong with my codes. I am happy with the way things appear on the page but I'd like to know why that particular object is highlighted. Here is the link. It's the div id="tag"...

Any help would be much appreciated!

Thanks

 
Ola-image

I don't really get the question. Do you mean gray in Firebug or in the browser?

Firebug usually set elements to light gray when they are hidden.

 
Post a reply