juliann wheeler <[EMAIL PROTECTED]> wrote: I created this in tables for an HTML newsletter Does anyone know why I'm getting these large gaps of white space in my tables (left side column)?
I'm not a tables person usually so this is a real challenge for me. It looks fine in Firefox to me, but I cant test in IE because I'm on a mac. Any help would be greatly appreciated! Here are the links: http://www.pcg-advisors.com/Newsletter/pcgnewsletter9_07.html http://www.pcg-advisors.com/Newsletter/pcgnewsletter9_07_p2.html Thank You! _________________________________________________________________ Share your special parenting moments! http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ I would go pure css and forget the tables. In IE they look fine no space anyway!! Seems a really complicated way putting inline css in every tr or td try and seperate the css into <style></style> in the page code or put on a separate file. Good luck!! --------------------------------- Pinpoint customers who are looking for what you sell. --------------------------------- Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/