<!DOCTYPE html>
<html>
<head>
<title>强调文本例子</title>
</head>
<body>
<p>以下单词使用<em>强调</em>字体。</p>
</body>
</html>