Why is this markup for highlighting text incorrect?
<mark>Highlighted Text < /mark>
Space between < and / in the closing </mark>
<
/
</mark>
No issue
Missing opening <mark> tag
<mark>
Should use <strong> instead of <mark>
<strong>