Which of the following uses the <mark> tag correctly to highlight text?
<mark>
<p>This is a <mark>highlighted</mark> text.</p>
<p>This is a <mark>highlighted</mark text.</p>
<p>This is a <mark>highlighted text.</p>
<p>This is a mark>highlighted</mark text.</p>