Find absolute value of relative unit in Google Chrome inspect element

  1. Open Inspect Element in Google Chrome browser.
    • Right Click on the element for which you want to find absolute value of and click Elements.
    • Or, simply hit F12 in your keyboard.
  2. From the tabs section on the click Computed tab
  3. In the tab, you’ll find the list of absolute values calculated.

For example, relative font size with em, rem, vm will be converted to px.

Loading spinner

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.