h3
.h3 is used as a label for smaller headings and is frequently paired with .small.
td (or on occasion span) tags. Avoid using tags such as h1, p or div, as these HTML elements render inconsistently across email clients and devices.
EXAMPLE
This is a level 3 heading
SPECIFICATIONS
| Property | Value |
|---|---|
| Font Stack | ‘Noto Sans’, Tahoma, sans-serif; |
| Font Size | 18px |
| Line Height | 24px |
| Font Weight | 700 |
| Text Transform | uppercase |
| Default Color | #222 |