What's wrong with this strong text code?
<strong>Strong Text</strong.
No issue
Should use <b> instead of <strong>
<b>
<strong>
Missing > in the closing </strong>
>
</strong>
Missing opening <strong> tag