English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i hope that makes sense.......

2007-01-20 10:31:22 · 4 answers · asked by bengronfors 2 in Computers & Internet Programming & Design

4 answers

Yes it definitely does make sense. What you're looking for is the CSS link hover code. CSS is an official extension of HTML 4.0+ and is supported by over 95% of commonly used browsers.



For example, would bold text when you hover over it.

You can find more information at the following website:
http://www.w3schools.com/css/css_pseudo_classes.asp

2007-01-20 10:42:36 · answer #1 · answered by A: Ken 5 · 0 0






Before enlarge me after





This css example works in Firefox and highlights a word without using the tag. However, in IE6... (well... it is IE so no surprise) the :hover on any element other than is not supported.

2007-01-20 18:56:09 · answer #2 · answered by Z Z 1 · 0 0

In HTML, you cant. You need to do it in CSS or a script. I highly recommend that you base your site on CSS. Check out the below link for an example.

2007-01-20 18:44:21 · answer #3 · answered by orlandobillybob 6 · 0 0

go to htmlgoodies.com its awesome

2007-01-20 18:38:26 · answer #4 · answered by COD 3 · 0 0

fedest.com, questions and answers