On Mon, 24 Apr 2006 12:56:25 -0700, David Hucklesby wrote:
> Hello ibn Ezra,
> 
> On Mon, 24 Apr 2006 15:04:06 -0400, you wrote:
>> 
>> I've removed the default HTML style from my text links and replaced  
>> it with a CSS border underneath, but for some reason I cannot seem to 
>> find a way to remove it from image links. Looking around the web I  
>> thought that adding this to the end of my stylesheet would work:
>> a img { border: none; }
>> 
> The border is on the A element, not the IMG. Try changing the above 
> rule to "text-align: bottom;" instead of "border: none;" to see if the 
> image will move down over that border to hide it.
> 

Oops! Sorry. What was I thinking?
That should have been "vertical-align: bottom;"

Cordially,
David
-- 
David Hucklesby, on 4/24/2006
<http://www.hucklesby.com/>
--




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to