G Guest Jan 23, 2006 #2 highlight the link, and click the font "underline" button. Click out of the highlight, save.
S Steve Easton Jan 23, 2006 #3 Or, add this to the head section of the page in code view and it will remove all hyperlink underlines: <style type="text/CSS"> a{ text-decoration: none; } </style> -- Steve Easton Microsoft MVP FrontPage 95isalive This site is best viewed............ ........................with a computer
Or, add this to the head section of the page in code view and it will remove all hyperlink underlines: <style type="text/CSS"> a{ text-decoration: none; } </style> -- Steve Easton Microsoft MVP FrontPage 95isalive This site is best viewed............ ........................with a computer