You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Anchor management into email

in Eloqua 3 comments

Hi,

We are currently working on improving the web accessibility of emails created in Eloqua, due to Legge Stanca Law and the European Accessibility Act (EAA).

One of the requirements for accessibility compliance is to define Anchor inside email that lead user from a section of the email to another section (es. footer with product information).

We are testing some configuration with custom html using as a starting point:

<h2>We are always at your side <a href="#arrivo" style="text-decoration: none" >* </a> </h2>

and this string as a point of arrival:

<p> <a name="arrivo" style="text-decoration: none"> * </a> Constraints </p>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!