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