I know this may be a bit OT but Im trying to use cfinclude to incorporate
css in my pages but for some reason the hover action (underline attribute)
is only working for some links, not all. I am using the following code for
the CSS:

<style type="text/css">
<!--
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:
10pt; color: #0000FF; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:
10pt; color: #0000FF; text-decoration: underline}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:
10pt; color: #0000FF; text-decoration: none}
-->
</style>

Note that all links are obeying the text-decoration: none attribute, yet not
all are obeying the underline attribute for the hover action.

Any ideas? Thanks in advance.

Sincerely,

Shane Witbeck
Webmaster
[EMAIL PROTECTED]
www.digitalsanctum.com




------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to