<html>
<body>
<p>The compact attribute is not supported by any of the major browsers:</p>
<dir compact>
<li>html</li>
<li>xhtml</li>
<li>css</li>
</dir>
<p>The compact 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>