In-order to deliver personalized ads thru email, we refer the <img>
tag src
to our servers that return a personalized image ad.
Now that we have to comply to WCAG 2.0 standard, we'll need to dynamically fill the alt
attribute too.
How can we achieve that or similar result that will comply to WCAG 2.0?