HTML 4.0 Logo Reader Icon OEB 1.0 Logo PPC Logo <strong> Strong emphasis

This tag contains text which should be rendered with strong emphasis. Default rendering is identical to the <b> tag. Use of the <strong> tag is preferred over <b> in OEB.

Attributes

class, id, lang, style, title (ignored)

Sample

Strong Sample data

Sample Code

<h2>Strong</h2>
The &lt;strong&gt; tag renders text with <strong>strong emphasis</strong>, much like using the &lt;b&gt; tag. It is usually reserved for headers or call outs.

© 2000 Microsoft Corporation. All rights reserved. Terms of use.