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