0.83 EM to PT
Result
0.83 em = 10 pt
Explanation
- Em value — 0.83
To convert 0.83 em to points you need to multiply EM value by 12, in our case: 0.83 × 12. In result we'll receive that 0.83 em is equal to 10 points (pt)
CSS code for 0.83 EM to PT
p { font-size: 10pt }
HTML (inline CSS):
<p style="font-size: 10pt">Hello World<p>