HighDots Forums  

About IMG an A

alt.html.tags alt.html.tags


Discuss About IMG an A in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
oli_v_ier
 
Posts: n/a

Default About IMG an A - 11-01-2003 , 01:25 PM






Hi,

I'm using CSS and I'd like to know how to use the tag IMG with the tags
A:HOVER (also A:LINK, A:VISITED).

Is it A:HOVER IMG {} or
A IMG:HOVER {} or
IMG A:HOVER {} etc !

Thanks in advance.

oli_v_ier



Reply With Quote
  #2  
Old   
Eric Bohlman
 
Posts: n/a

Default Re: About IMG an A - 11-01-2003 , 04:45 PM






"oli_v_ier" <oli_v_ier (AT) yahoo (DOT) fr> wrote in news:bo11bi$7b7$1@news-
reader1.wanadoo.fr:

Quote:
Hi,

I'm using CSS and I'd like to know how to use the tag IMG with the tags
A:HOVER (also A:LINK, A:VISITED).

Is it A:HOVER IMG {} or
Yes, if you want the styles to apply to the image whenever any part of the
anchor (which may include more than just the image) is being hovered over.

Quote:
A IMG:HOVER {} or
Yes, if you want the styles to apply only when hovering over the image,
even if there are other parts of the anchor.

Quote:
IMG A:HOVER {} etc !
No, that would apply only to an <a> nested inside an <img>, which can't
happen.


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.