jonkemp / jonkemp/inline-css

Need setting to apply center alignment in emails

Open
#66 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
438
Forks
77
PR merge metrics
No merged PRs in 30d

Description

Recommending a setting for use in email development that checks if margin: auto has been applied to an element. If so, we attempt to predictably center the element.

If the element is an `img` it needs to be wrapped in a `center` tag.

If the element is a `table` then applying `align="center"` suffices.

#64

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.