Sunday, 25 August 2013

Send html newsletter with css

Send html newsletter with css

how to create a html newsletter
if i have a page
<html>
<body>
<h1 style="color: red; background:yellow">hello world</h1>
</body>
</html>
how can I send this by email? If i paste on my email, it only show text
with all tag.

No comments:

Post a Comment