h5
The h5 element represents a heading for the section with which it is associated.
Attributes
<h5 attribute-name="attribute-value"></h5>
CSS
h5 {
display: block;
font-size: .83em;
font-weight: bold;
margin: 1.67em 0 1.67em 0;
}