I am trying to send an email from my php application, How can i make the emails responsive ?
Since most of the email engines does not support linking to external css files and media queries cannot be included inline, what is an alternative solution for this ?
thanks