Trouble getting html and css to render properly in various email frameworks -


i made webpage using divs , css position them , looks fine in main browsers, email testing program checks on various resolutions , works perfectly.

i validated using w3c validation service , has no errors keep getting returned client saying it's not working..........

it's html, doctype loose, passes validator service. else can do????

the images in divs hosted on our server , send them index file. sent them images folder couldn't figure out how upload them , can't access host. it's turning real mess. ideas????


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -