Answers for "text-decoration not working in microsoft mail"

CSS
0

text-decoration not working in microsoft mail

<!--[if (mso)|(mso 16)]>
<style type="text/css">
body, table, td, a, span { font-family: Arial, Helvetica, sans-serif !important; }
a {text-decoration: none;}
</style>
<![endif]-->
Posted by: Guest on February-19-2022

Code answers related to "text-decoration not working in microsoft mail"

Browse Popular Code Answers by Language