Hyperlinks

  • Thread starter Thread starter Guest
  • Start date Start date
Add the following to the head section of all pages in HTML/Code View

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


sindee said:
Hi...I am going crazy here. If you look at the navigation menu on
http://www.sunnyutah.com/index.htm or http://www.sunnyutah.com/include_searchmenu.htm, you will
see that my hyperlinks are not underlined. Yet when I placed the include_searchmenu.htm on any
other page, such as http://www.sunnyutah.com/newspapers.htm, the links are underlined. I have
checked formatting, tags etc, what is happening? Sindee
 
add what? Sorry don't see nothing.


Thomas A. Rowe said:
Add the following to the head section of all pages in HTML/Code View

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================



see that my hyperlinks are not underlined. Yet when I placed the include_searchmenu.htm on any
other page, such as http://www.sunnyutah.com/newspapers.htm, the links are underlined. I have
checked formatting, tags etc, what is happening? Sindee
 
Sorry...

<style>
<!--
a{text-decoration:none}
-->
</style>

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Thank you so much...it worked!!!! :)

Thomas A. Rowe said:
Sorry...

<style>
<!--
a{text-decoration:none}
-->
</style>

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Java Script 2
Target Frame 15
How to kill underlining in links 2
Hyperlink Formats 1
Hyperlink Rollover Effect 4
Design view hyperlinks shortcut 1
Hover format for hyperlink 4
please help- underlining challenge 1

Back
Top