Re: How to remove the underline from a link

2000-04-30 Thread Mark Ireland
Yes. Style sheets. At 09:10 AM 25/04/00 -0700, you wrote: Is it possible in CF to remove the underline from a link? -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

Re: How to remove the underline from a link

2000-04-26 Thread Alex Puriche
Aslam, a href="Index.cfm" style="text-decoration: none;"Click here/a Tuesday, April 25, 2000, 7:10:55 PM, you wrote: aslam Is it possible in CF to remove the underline from a aslam link? aslam For example: aslam a href="Index.cfm"Click Here/a aslam In the above link, Click

RE: How to remove the underline from a link

2000-04-26 Thread Nagesh Kumar Deva
try this :-) put this in ur a href tag style="text-decoration: none" -Original Message- From: aslam bajaria [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 26, 2000 12:11 AM To: [EMAIL PROTECTED] Subject: How to remove the underline from a link Is it possible in CF to remove the