<!DOCTYPE html>
<html>
<head>
<title>上标文本例子</title>
</head>
<body>
<p>以下单词使用<sup>上标</sup>字体。</p>
</body>
</html>