Supprimer HTML
<a style="text-decoration: none;"></a>
Fragile Fish
<a style="text-decoration: none;"></a>
a {
text-decoration: none;
}
<a style="text-decoration: none">my link</a>
a {
text-decoration: none;
}
<a style="text-decoration:none" href="http://Example.Microsoft.Com">nonunderlinedhyperlink</a>
text-decoration:none;