Can someone advise How to remove the underline from a hyperlink please?
M MD WebsUnlimited.com Aug 29, 2003 #2 Hi Fchoy, <style> a { text-decoration: none; } </style> Place in the head section