HTML Level 1 and 2 Manual

Home | Element Index | Forms | Screens & Colours | GIFs | Layout | Compatibility


Element Index > Headings

<H4> Element

Category: Headings
Period: HTML 1 / HTML 2.0
Status: core

Description

A fourth-level heading for small subsections.

Syntax

<H4>Minor heading</H4>

Attributes

None.

Usage Guidelines

Common Mistakes

Example Code

<H4>Example</H4>
<PRE>&lt;P&gt;A paragraph</PRE>

Authoring Note

Write the document first, then test it in a graphical browser and a text browser. The page should remain understandable if images fail, colours are ignored, or the browser uses its own fonts.


Top | Home | All Elements

HTML Level 1 and 2 Manual.