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