Down and Dirty with Chrome Developer Tools

Computed Properties

Sometimes CSS properties are dynamically computed based upon the context of the style. For example an property value with an em unit is proportional to the parent element.

Audits

Exercise‎

Inspect the element below and analyze the defined versus computed properties:

Here is some calculated content