JSFiddle - React, Tailwind, and code Playground

by daneden

HTML

<p><font color="f00">Three-digit HEX color values (<code>#F00</code>) are only specified in the CSS, and not the HTML specification.</font></p>
<br>
<p><font color="ff0000">As a result, if the three-digit HEX color code is declared in anything other than the <code>style</code> attribute, it is ignored.</font></p>