Re: [css-d] html in email

2006-04-18 Thread Eric Shepherd
All our emails at Fisher-Price are table-formatted. Our email guy is a big fan of CSS, and would love to be able to use it, but the support just isn't there. Yahoo's the best bet, but even that has its share of problems. I'm glad I don't do emails, because I really stink at working with tables. Bu

Re: [css-d] html in email

2006-04-18 Thread Christine Rainer
Another point is, whether it's really better to use a html3.2 doctype - as suggested by the above quoted article -, or if it's a perfectly good idea to write an XHTML 1.0 document, as done in this newsletter example: http://www.benscottarts.co.uk/ownsites/chinesenewyear05/newyear2005css.htm Ah, s

Re: [css-d] html in email

2006-04-18 Thread Christine Rainer
Gmail basically > strips all formatting, or it used it, not sure if that's changed in the > last > few months. It certainly kills all images. I personally use CSS to format the presentation but would never use it for > positioning in a HTML email. Right, that's what most people suggest.

Re: [css-d] html in email

2006-04-18 Thread Jan Brasna
You have to decide, see Roger's article: -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] htt

Re: [css-d] html in email

2006-04-18 Thread Karl Camenzuli
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christine Rainer Sent: 18 April 2006 13:27 To: css-d@lists.css-discuss.org Subject: [css-d] html in email Hi, I need to code a html newsletter, and in spite of carefully weighing the pros and cons, I'm still not sure how I should be

Re: [css-d] html in email

2006-04-18 Thread Eoin Maguire
css-d@lists.css-discuss.org Subject: [css-d] html in email Hi, I need to code a html newsletter, and in spite of carefully weighing the pros and cons, I'm still not sure how I should be doing this. (Yeah, I know, convince my boss about plain text... but apart from that.) There's a css-dis

[css-d] html in email

2006-04-18 Thread Christine Rainer
Hi, I need to code a html newsletter, and in spite of carefully weighing the pros and cons, I'm still not sure how I should be doing this. (Yeah, I know, convince my boss about plain text... but apart from that.) There's a css-discuss article (1) with resources at the bottom of page. I've read th