M
Mark
Hello
I have a graphical logo inside a h1 element that I want to be a link:
<h1><a href="#"><img src="images/logo.gif" width="228" height="67"
alt="My Logo"></a></h1>
This worked fine in IE and Opera, but in Firefox and SeaMonkey there was
some unwanted whitespace below the image. I got rid of this by putting a
pixel height on the h1 equal to the height of the image, but the
clickable 'hotspot' of the link goes beyond the bottom of the image.
What is going on here?
http://www.lester1.eclipse.co.uk/test/
I have a graphical logo inside a h1 element that I want to be a link:
<h1><a href="#"><img src="images/logo.gif" width="228" height="67"
alt="My Logo"></a></h1>
This worked fine in IE and Opera, but in Firefox and SeaMonkey there was
some unwanted whitespace below the image. I got rid of this by putting a
pixel height on the h1 equal to the height of the image, but the
clickable 'hotspot' of the link goes beyond the bottom of the image.
What is going on here?
http://www.lester1.eclipse.co.uk/test/