E-mail List Archives
Re: email campaigns
From: James Nurthen
Date: Oct 8, 2014 1:40PM
- Next message: Jesse Hausler: "Re: what roles will make a pop up dialog work"
- Previous message: Karl Groves: "Re: email campaigns"
- Next message in Thread: Don Mauck: "Re: email campaigns"
- Previous message in Thread: Karl Groves: "Re: email campaigns"
- View all messages in this Thread
Yes - it is that cross-platform compatibility issue. If you want certain
formatting and you want your email to render the same (this tends to be
important for marketing people) across the myriad of email clients (mobile,
web (gmail, yahoo etc.) and traditional clients) then layout tables end up
being the ONLY way to do this.
What we really need is that any clients which do not support
role=presentation already to start supporting it - and those that actively
remove unknown markup from their emails to stop doing that for aria markup.
That way we can use layout tables and simply mark them up as presentational.
regards,
James
On Wed, Oct 8, 2014 at 9:36 AM, Karl Groves < <EMAIL REMOVED> > wrote:
> The CSS support in mail clients is still very poor, which is why you
> see so many layout tables being used in HTML email.
>
> On Wed, Oct 8, 2014 at 11:01 AM, Olaf Drümmer < <EMAIL REMOVED> > wrote:
> > On 8 Oct 2014, at 16:29, John E Brandt < <EMAIL REMOVED> > wrote:
> >
> >> I'm guessing that mail protocol cannot use CSS so the layout is done
> with tables and the use of graphics for text.
> >
> > Absolutely not: many emails I receive have tons of CSS inside their
> HTML, and they work well in recent desktop email clients. I am not sure how
> well they work in web mail clients.
> >
> > Olaf
> >
> > > > > > >
>
>
> --
>
> Karl Groves
> www.karlgroves.com
> @karlgroves
> http://www.linkedin.com/in/karlgroves
> Phone: +1 410.541.6829
>
> Modern Web Toolsets and Accessibility
> https://www.youtube.com/watch?v=_uq6Db47-Ks
>
> www.tenon.io
> > > >
- Next message: Jesse Hausler: "Re: what roles will make a pop up dialog work"
- Previous message: Karl Groves: "Re: email campaigns"
- Next message in Thread: Don Mauck: "Re: email campaigns"
- Previous message in Thread: Karl Groves: "Re: email campaigns"
- View all messages in this Thread