What is the output of <p>I am a <mark>student</mark>.</p>?
<p>I am a <mark>student</mark>.</p>
The text "I am a student" will be in italics.
The word "student" will be highlighted.
The word "student" will be underlined.
The text "I am a student" will be bold.