Hi There,
I am trying to create a email newsletter using tables, but I bumped into some problems since I am new at this. Here is the link to the newsletter I created: http://iwanttobethatcat.com/Net%20Atlantic/demo.html
The question is I need margin on both sides of my content text, but I could not figure out how to do it, also the footer is messed up. I need the text and icons in the footer, with them aligned horizontally.
Any help is appreciated!
Thanks
Saedalama wrote:
Hi There,
I am trying to create a email newsletter using tables, but I bumped into some problems since I am new at this. Here is the link to the newsletter I created: http://iwanttobethatcat.com/Net%20Atlantic/demo.html
The question is I need margin on both sides of my content text, but I could not figure out how to do it, also the footer is messed up. I need the text and icons in the footer, with them aligned horizontally.
Any help is appreciated!
Thanks
Since you are new to all this, the first thing you should do is to validate your page. for example, I have done a quick check and found some 50 errors at this link:
Also, your CSS has these errors:
a:links {
color:#c8c8c8;
}
What is a:links?
Also this is wrong:
a:active {
text-decoration: none;
color: FC0;
}
Color should have a # sign if it is in hex.
Hope this gives you a start but your table starts with
<tr> so what happened to the opening <table> tag?
Please re-check your page manually or do it in design view of DW to get it right.
G/L
North America
Europe, Middle East and Africa
Asia Pacific