Search code examples
cssfirebugfont-size

How to view computed font size?


When you specify font sizes in "em" units, the browser calculates the pixel values based upon its parents. Is there a way to view the final computed pixel size? Can Firebug do this or is there another tool?


Solution

  • Yes, in Firebug, select "Show Computed Style" on the style tab