<!DOCTYPE html>
<html>
<body>
<h1>abbr 元素</h1>
<p><abbr title="World Health Organization">WHO</abbr> 成立于 1948 年。</p>
</body>
</html>