A
Arne
Hope this can be asked for in this group
Many (not all) images which are links, when clicked (like a:active) on,
a dotted border appears around them. I don't mind that generally, as the
borders are useful for tab-based navigation.
But it's a bit annoying that the browsers show them differently. In IE6
the borders are for the most very close to the image. But e.g. in
Mozilla browsers like SeaMonkey the bottom border appears several pixels
below the image. You can see an example on the Google logo here:
http://www.google.com/search?hl=en&q=dotted+links&btnG=Google+Search
The logo is 55px heigh and on IE the dotted bordered area have the same
height. But on my SeaMonkey the dotted area is approx 12px higher.
Any reason why this happens? It's a minor glitch, but quite annoying.
BTW,I have used the CSS quirk described on the first hit from the
search(sonspring.com) as they say it retain the border for tab-based
navigation. But if it does that, it is very hard for me to see the border.
I know I can remove the borders from my browser by editing the CSS that
controls the user interface. But it will appear on my pages in visitors
browsers that don't (know how to) edit their browsers CSS.
What's more, I have also noticed that if I use CSS to float the image,
then the dotted borders act the same way as in IE!
Many (not all) images which are links, when clicked (like a:active) on,
a dotted border appears around them. I don't mind that generally, as the
borders are useful for tab-based navigation.
But it's a bit annoying that the browsers show them differently. In IE6
the borders are for the most very close to the image. But e.g. in
Mozilla browsers like SeaMonkey the bottom border appears several pixels
below the image. You can see an example on the Google logo here:
http://www.google.com/search?hl=en&q=dotted+links&btnG=Google+Search
The logo is 55px heigh and on IE the dotted bordered area have the same
height. But on my SeaMonkey the dotted area is approx 12px higher.
Any reason why this happens? It's a minor glitch, but quite annoying.
BTW,I have used the CSS quirk described on the first hit from the
search(sonspring.com) as they say it retain the border for tab-based
navigation. But if it does that, it is very hard for me to see the border.
I know I can remove the borders from my browser by editing the CSS that
controls the user interface. But it will appear on my pages in visitors
browsers that don't (know how to) edit their browsers CSS.
What's more, I have also noticed that if I use CSS to float the image,
then the dotted borders act the same way as in IE!