Click to See Complete Forum and Search --> : Underline & Opera


careyf
10-16-2003, 12:46 AM
Anyone encountered a problem with using text-decoration:underline; in Opera, where the underline is both ABOVE and below the text? And how to get rid of it???

It totally baffles me. I tried to reproduce it in a small example, but it worked perfectly.

careyf
10-16-2003, 01:16 AM
I found the answer while trawling the web: Opera 6 has a bug which means that if you use display:block; on links, you will get an overline.

nkaisare
10-16-2003, 11:24 AM
Originally posted by careyf
I found the answer while trawling the web: Opera 6 has a bug which means that if you use display:block; on links, you will get an overline.
Thanks for the info. I didn't know that.