- 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.
- From the tabs section on the click Computed tab
- 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.
Leave a Reply