代码示例:(标识:eg_html5_mark)
<!DOCTYPE HTML>
<html>
<body>

<p>Do not forget to buy <mark>milk</mark> today.</p>

</body>
</html>
运行结果: