h4
.h4
is used as an alternate for .h3
, typically for editorial content, such as story headlines. It is identical in size and weight to .h3
but is serif and not uppercase.
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 serif heading
SPECIFICATIONS
Property | Value |
---|---|
Font Stack | ‘Noto Serif’, ‘Times New Roman’, serif; |
Font Size | 18px |
Line Height | 24px |
Font Weight | 700 |
Default Color | #222 |