Bullet list
Standard HTML lists like ` and ` are not rendered consistently across email clients. A safer pattern is to store the content in one text field and render each line as a custom table-based bullet.
Round buttons
Round CTA buttons are a common email pattern, but they need careful HTML to render consistently across clients, especially in Outlook.
Image with automatic resizing
Better Email stores image metadata and can resize images automatically for email output. That makes it easier to render responsive images without manually calculating every dimension yourself.
Handle large images
Large images can hurt email performance and, in some cases, deliverability. Even when Better Email optimizes uploads, it is still worth using appropriately sized source files.