Go Back   PCMech Forums > Help & Discussion > Internet, Web Applications, & The Cloud

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 04-20-2001, 08:56 AM   #1
Member (10 bit)
 
Join Date: May 1999
Location: Orlando, FL
Posts: 975
Send a message via ICQ to artsapimp
Is there a way to embed an a:hover tag into an inline stylesheet? If so, how could that be done? If not, how do you create a hover effect in IE and make the same link not look like sh** in Netscape? Thanks for your help.
artsapimp is offline   Reply With Quote
Old 04-20-2001, 10:35 AM   #2
SQL nutcase
 
mosquito's Avatar
 
Join Date: Sep 2000
Location: Belgium
Posts: 1,136
Send a message via AIM to mosquito
Put this in the head section of your page.
Code:
<style type="text/css">
   a { color : #333333; text-decoration : none; }
   a:visited { color : #333333; text-decoration : none; }
   a:hover { color : #FF0000; text-decoration : underline; }
</style>
[Edited by mosquito on 04-20-2001 at 11:43 AM]
mosquito is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 05:41 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2