Fluid design is an email layout approach that uses relative, percentage-based widths for columns and content containers rather than fixed pixel measurements, allowing the email to resize smoothly across different screen widths. Rather than specifying that a column is 300 pixels wide, a fluid layout might specify 50 percent of the available width, so as the screen narrows, the column narrows proportionally.
Fluid design is one of three main approaches to email layout adaptation, alongside fixed-width (which uses pixel-defined widths and does not adapt at all) and responsive design (which uses CSS media queries to define specific layout changes at specific breakpoints). Fluid design sits between these: it scales smoothly but does not make dramatic layout changes such as switching a two-column layout to a single column. Modern email design often uses a hybrid of fluid and responsive techniques.
For B2B email marketers and developers, fluid design is most relevant when building templates that need to function across a wide range of email clients with varying CSS support. Media queries are not supported in all email clients, particularly older versions of Outlook. A fluid base layout ensures that the email scales reasonably well even in clients where media queries do not fire, while responsive overrides enhance the experience in the clients that support them.
Learn how fluid and responsive design techniques work in email, when to use each, and how to build templates that render well across all clients.
Fluid email design uses percentage-based widths so that the layout scales proportionally to screen size. Responsive email design uses CSS media queries to apply different layout rules at specific breakpoints, typically switching from a multi-column layout on desktop to a single-column layout on mobile. Fluid design scales gradually and works in clients that do not support media queries. Responsive design creates more intentional layout changes at defined breakpoints but requires media query support. Many modern email templates use both together.
Fluid design is a safer baseline in email because it works in clients that do not support CSS media queries, including some versions of Outlook. If your audience includes a significant proportion of users in corporate Outlook environments, building a fluid base layout ensures they get a usable experience even without responsive overrides. Responsive design is more powerful where it is supported, but fluid design provides a functional fallback that degrades gracefully.
In email HTML, percentage-based widths are defined using values like width=’50%’ in table attributes or width: 50% in CSS. This means the element takes up the specified proportion of its parent container’s width rather than a fixed number of pixels. When the parent container is the full email width, a 50 percent column takes up half of whatever width the email is displayed at. This relative sizing is the foundation of fluid design and ensures the layout scales across screen widths without overflow or horizontal scrolling.
Visit E-Commerce Live! 2026 and discover the latest trends in e-commerce, AI and personalisation. Spotler will host an inspiring session.
Visit Digital Marketing Live 2026 and discover the latest trends in data, personalisation and automation. Spotler will host a session with Yelflow and Verfwinkel.nl.
Discover how Rinsma Modeplein increases customer loyalty with Spotler Activate. Join our session at the Digital Marketing Festival.
Learn how to design emails that hold up in dark mode, with practical tips, real examples, and code that works.
Gmail and Outlook now use AI to filter, summarise and rank emails. Discover what the AI Inbox means for engagement, inbox placement and your campaigns.
Gmail AI Overviews summarise emails automatically. What does this mean for email marketers? Learn how it works and how to stay visible.
Email accessibility helps humans and AI interpret your content. Learn how structured, accessible emails improve clarity and inbox performance.
On Tuesday 9 June, we're attending the first ever Study Choice & Strategy Congress, bringing together marketing and communications professionals from MBO, HBO and WO.
Your emails aren't just being opened or ignored anymore. They're being interpreted, summarised, and judged by AI before a human even sees them.
Discover 6 triggered email campaigns travel brands can use to increase bookings, recover abandoned searches and grow ancillary revenue.