html - how to give box-shadow in mail -


i want create own mail html code.

now have written following code

<table style="margin:auto;box-shadow:0 0 11px #090909"> </table> 

the properties working effect of boxshadow not working in gmail , yahoo works in other company domain

it supported in few email clients. better off using images if want 100% support.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -