h2
.h2
is used for subheadings throughout an email.
This class is intended to be assigned to
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 subheading
SPECIFICATIONS
Property | Value |
---|---|
Font Stack | ‘Noto Sans’, Tahoma, sans-serif; |
Font Size | 20px |
Line Height | 24px |
Font Weight | 700 |
Text Transform | uppercase |
Default Color | #222 |