<html>
<head>
<basefont size="7">
</head>
<body>
<h1>This is a header (headers are not affected by the size property)</h1>
<p>This is a paragraph.</p>
<p>The size attribute was deprecated in HTML 4, and is not supported in HTML 4.01 Strict DTD or in XHTML 1.0 Strict DTD. Use CSS instead.</p>
</body>
</html>