aplite-logo.png
Ë
James Zilch By James Zilch • listopadu 5, 2017

Ultimate Guide To Tables In Email

Tables are usually the fix to most items within email clients always try this item first. Something not aligning properly use align=”center” on the table cell. You are always better off setting inline styles on a table element as opposed to a <p> or <h3> tag and will be better supported. The reason for this is Tables have set attributes and won’t be affected by CSS and due to these attributes being widely supported in email we know they render. Tables were how websites were built before modern browsers and have been around since the start of HTML. Start using them. The WYSISYG editor in HubSpot makes it hard to access the HTML of an element. In this case we might need to add a rich text module instead of using a logo module in order to have better control over the element.
ultimate-guide-to-tables-in-email