xxxxxxxxxx
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>HTML sub标签的使用(大卫编程网 div.cn)</title>
</head>
<body>
<h1>演示在化学分子式中的下标</h1>
<p>The chemical formula for ammonia is NH<sub>3</sub>.</p>
</body
</html>