medium.freecodecamp.com
The Fab Four technique to create Responsive Emails without Media Queries
I think I found a new way to create responsive emails, without media queries. The solution involves the CSS calc() function and the three width, min-width and max-width properties.