How to send HTML email with styles in rails
- by Salil
Hi All,
I want to know how we can send webpage (HTML page) as an email. I want to add style in a html page like Images or some table formatting. I want to know that should i add style in my "conta.text.html.erb" or i can add css in it?