css prevent underline code example
Example 1: remove underline anchor tag
{
text-decoration: none;
}
Example 2: a no line css
text-decoration: none;
Example 3: remove underline in anchor tag
text-decoration:none;
{
text-decoration: none;
}
text-decoration: none;
text-decoration:none;