Content Blocks

Single Image Right

Split block with copy on the left and a supporting image on the right.

Source
single-image-right.mjml
Output
MJML and compiled HTML
QA
4 client notes
Modes
Snippet or standalone
Single Image Right rendered email block preview

Use

How to use this block

Treat the component as one production section inside a larger message system. Keep the shared classes and wrapper rules intact, then adapt the copy, imagery, and links to the send.

Use this block when...

  • Use when copy needs to lead and imagery should support the message.
  • Best for product intros, event promotions, or feature summaries.
  • Check the stacked mobile order when the image carries important context.

Keep in mind

  • If the image is decorative, use neutral alt text rather than duplicating adjacent copy.
  • Check reading order after stacking so the message still makes sense for keyboard and screen-reader users.

Source and output

Copy the format that fits the job

Copy the MJML snippet into the same body as your other blocks. Use standalone mode when testing this block on its own or exporting a full file for QA.

MJML snippet

Best for assembling a full email from reusable sections.

Standalone MJML

Best for local testing or isolated compilation.

Compiled HTML

Best for ESP handoff, QA review, or HTML-only integrations.

QA

Compatibility and rendering notes

Use these notes before moving the block into a campaign, layout system, or client handoff.

Client-specific notes

  • Gmail (Web + Mobile): Two-column split collapses cleanly on mobile.
  • Outlook Desktop (Windows): Image and text columns can stack earlier in narrow Outlook panes.
Single Image Right compatibility matrix
ClientStatusNotes
Gmail (Web + Mobile)TestedTwo-column split collapses cleanly on mobile.
Outlook Desktop (Windows)PartialImage and text columns can stack earlier in narrow Outlook panes.
Apple Mail (macOS + iOS)TestedNo additional notes.
Yahoo MailTestedNo additional notes.

Code

Source panels

The panels below preserve the copy behaviour for MJML and compiled HTML. Template Hedgehog Pro includes the full offline archive for teams that need the complete system locally.

Snippet assembly: place this block inside the same <mj-body> as your other snippets, then stack sections in send order.

Editable source

MJML snippet

Component block only. Use this when assembling an email from multiple reusable sections inside a project that already includes the shared MJML classes.

Formatting code preview...

Compiled output

Compiled HTML snippet

Component-only compiled markup for block-level inspection and HTML assembly workflows.

Formatting code preview...