HTML Encyclopaedia
The h5 tag
The HTML element
<h3>
text
</h5>
causes the
text
to be displayed as a level 5 heading. The
text
may be displayed in a smaller font than a level 4 heading possibly in an italic font. There will be one clear line above.
This is <h5> style
See also
<h1>
,
<h2>
,
<h3>
,
<h4>
,
<h6>
and general notes on
headings