<html>
<head>
<basefont face="courier,serif" />
</head>
<body>
<h1>This is a header</h1>
<p>This is a paragraph</p>
<p>在 HTML 4.01 中,不赞成使用 basefont 元素的 face 属性;在 XHTML 1.0 Strict DTD 中,不支持 basefont 元素的 face 属性。</p>
</body>
</html>