html - Can't get rid of table border on e-mail -


i have tried many things border still showing on table inside styled e-mail:

<table cellpadding="5" border="0" style="border: none !important; font-family: verdana; font-size: 11px; margin-top:20px; background-color: #eee;"> 

all styles work except border still showing 1px solid.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -