|
| |
|
|
Terry A
Posts: 4 From: Bicester Status: offline
|
Hyperlinks - 3/11/2001 15:34:00
hi all,How can I remove the line from underneath a text hyperlink Terry A
|
|
|
|
abbeyvet
Posts: 5095 From: Kilkenny Ireland Status: offline
|
RE: Hyperlinks - 3/11/2001 16:26:00
Put this before the </head> tag in HTML view: <style type="text/css"> A:link {text-decoration: none;} A:hover {text-decoration: underline;} A:visited {text-decoration: none;} </style>
------------------ Katherine InKK Design LinKKs - Kilkenny's Online Magazine -*-*-*-*-*-*-*-*-*-* "Dogs have owners, cats have staff!"
|
|
|
|
Terry A
Posts: 4 From: Bicester Status: offline
|
RE: Hyperlinks - 3/17/2001 18:17:00
Hi, Copied and pasted as you said - no joy. After I put the code before the </head> FP2000 then puts it after the body tag. Also FP changes the code, instead of the < and > it puts > and <. It also displays the code on my web page as it I typed it in myself. Need more help I'm affraid. Top of the morning to you Terry A quote: Originally posted by abbeyvet: Put this before the </head> tag in HTML view: <style type="text/css"> A:link {text-decoration: none;} A:hover {text-decoration: underline;} A:visited {text-decoration: none;} </style>
|
|
|
|
MysticNight
Posts: 273 Status: offline
|
RE: Hyperlinks - 3/17/2001 21:23:00
Did you copy it straight from the post into FP or did you first copy it to notepad? Cause I just did it and it worked perfectly.[This message has been edited by MysticNight (edited 03-17-2001).]
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|