0 / 60 seg.

Identify the mistake in the following HTML snippet where inline CSS is used to set the font size:

<p style="font-size: 14;">This paragraph should have a font size of 14px.</p>