How can you mark a text for reference or emphasis in HTML?
<highlight>text</highlight>
<mark>text</mark>
<ref>text</ref>
<emph>text</emph>