Tagged Questions
-3
votes
1answer
128 views
Is there an easy way to convert PSD Newsletter Design to an HTML table? [closed]
I am really frustrated right now as I've been relying on PSD slicing to create a newsletter template and it comes out unsuccessful. Maybe some of you guys out there know a software where I can easily ...
0
votes
1answer
279 views
HTML Email template Table help needed
I need help setting up an email newsletter template as one of the columns is not being displayed properly, the column containing heading 2 is not being displayed properly it is being displayed towards ...
1
vote
3answers
666 views
blank-space/border won't go away in table tr
i have this newsletter markup:
<table width="600" align="center" cellpadding="0" style="font-family:verdana,'Myriad Pro', Arial; border-collapse:collapse; border-spacing:0;">
<tr ...
3
votes
3answers
2k views
Spacing between row in newsletter html table in Hotmail and Gmail
I try to create an newsletter.
The display is perfect on web browser, perfect in thunderbird too... but in webmails like Gmail or Hotmail... I have spaces between the rows.
Here is my code :
...
1
vote
2answers
679 views
Newsletter with table inside table: padding not working
I had this newsletter http://jsfiddle.net/n5cGm/
with a container div to center the newsletter and to give it a background image,
ok, we experienced few problems with it when sending it, it changed ...
1
vote
2answers
751 views
What is the max width you should use for an HTML e-mail newsletter?
I'm wondering because I have seen a lot of different answers. Ultimately I would think 500-600px would be fine. Especially if you are building to match standards for Hotmail, Gmail, Outlook, Mail.app, ...