Skip to content Skip to sidebar Skip to footer
Showing posts with the label Newsletter

Is It True That Newsletters In Html Should Have A "table-based" Layouts?

I read somewhere that when creating a HTML email, you should use the table-based layout. You should… Read more Is It True That Newsletters In Html Should Have A "table-based" Layouts?

How To Create A Hover Effect In A Newsletter?

I'm creating a newsletter, and i want to have panels that change background-color on mouse over… Read more How To Create A Hover Effect In A Newsletter?

Making Newsletter(html) With Springframework3

I am sending newsletter like below with Springframework 3. private void sendMail(Map mailInfo) thr… Read more Making Newsletter(html) With Springframework3