This is a discussion on "help qwith css" within the Web Page Design section. This forum, and the thread "help qwith css are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
help qwith css
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
help qwith css
Hi i need help with css hover
I have this css style .yaaa { font-family: Andalus, "Italic Outline Art", "Mudir MT", "MS Serif"; font-size: 16px; font-weight: bold; } i would like to add hover to i,e change font color I could not do it |
|
|
|
|||
|
Re: help qwith css
|
|
||||
|
Re: help qwith css
and example of what!?!
|
|
|||
|
Re: help qwith css
.yaaa {
font-family: Andalus, "Italic Outline Art", "Mudir MT", "MS Serif"; font-size: 16px; font-weight: bold; } of css using this style for a hover http://enggrewords.indiah.org |
|
|||
|
Re: help qwith css
I think Karinne is trying to say that there is no solution fot that what you want..
I think.. |
|
|||
|
Re: help qwith css
I'm confused. Are you trying to highlight on hover an entire div or just the link within a div?
|
|
|||
|
Re: help qwith css
i have a link in my website
using that style when the user come near to it i want it to hover what what I need |
|
|||
|
Re: help qwith css
You want it to hover. Go buy a Helicopter. They can hover.
sorry for the joke, I couldn't help myself. You can make a specific link cange color when you hover over it with the mouse by using this: a:hover{ font-family:.... font-size:... etc. } and you can use the javacript imageswitch: http://www.w3schools.com/js/js_animation.asp there's a tutorial! |
|
||||
|
Re: help qwith css
See CSS Beginner FAQ
|
![]() |
| Tags |
| css hover |
| Thread Tools | |
|
|