The Inspector shows all the properties of the selected object. This can be a HTML element such as a DIV, or a CSS external style.
It is important to understand the difference between inline properties (i.e. ones embedded in the HTML element), and external styles (styles in external .CSS files).
The Inspector toolbar will be tinted in blue when editing an inline style, and green when editing an external one.