D Dynamo Jun 23, 2005 #1 How can I prevent a text hyperlink from being underlined in frontpage 2000? TIA Dynamo
K Kevin Spencer Jun 23, 2005 #2 Sure. Just apply the CSS style text-decoration:none. -- HTH, Kevin Spencer Microsoft MVP ..Net Developer Ambiguity has a certain quality to it.
Sure. Just apply the CSS style text-decoration:none. -- HTH, Kevin Spencer Microsoft MVP ..Net Developer Ambiguity has a certain quality to it.
M MikeR Jun 24, 2005 #3 If you do that, how do I know it's a link? IMNSHO, not a good idea, unless you give a cue it's a link some other way. MikeR
If you do that, how do I know it's a link? IMNSHO, not a good idea, unless you give a cue it's a link some other way. MikeR
G Guest Jul 23, 2005 #4 Kevin Spencer said: Sure. Just apply the CSS style text-decoration:none. -- HTH, Kevin Spencer Microsoft MVP ..Net Developer Ambiguity has a certain quality to it. Click to expand...
Kevin Spencer said: Sure. Just apply the CSS style text-decoration:none. -- HTH, Kevin Spencer Microsoft MVP ..Net Developer Ambiguity has a certain quality to it. Click to expand...
S Steve Easton Jul 23, 2005 #6 You add it to the <a tag for the link. -- Steve Easton Microsoft MVP FrontPage 95isalive This site is best viewed............ ........................with a computer
You add it to the <a tag for the link. -- Steve Easton Microsoft MVP FrontPage 95isalive This site is best viewed............ ........................with a computer