You are here: irt.org | FAQ | CSS | Q1579 [ previous next ]
Try:
<html> <head> <style><!-- A { text-decoration:none } //--></style> </head> <body> <p> <a href="...">This is not underlined in Internet Explorer 4+ and Netscape Navigator 4+</a> </p> </body> </html>