| Posted by rf on 11/12/07 03:31 
"Ubi" <ubimmc93@libero.it> wrote in message news:fh8gco$aq9$1@aioe.org...
 > I couldn't find any information on how to define  a :hover behaviour for a
 > single anchor, without defining a class. Can anyone provide an example, if
 > this is possibile?
 
 Not possible.
 
 :hover can only be used within a <style ...> element or within an external
 style sheet.
 
 You can apply :hover to all anchors, or specific anchors selected by class
 (with class mentioned in the anchor). You cannot use :hover within an
 anchors style attribute.
 
 --
 Richard.
  Navigation: [Reply to this message] |