Re: FN-FORUM: Accessible logos [css/html]
date posted 19th January 2006 10:46
On 19 Jan 2006, at 11:13, Andy Macnaughton-Jones wrote:
> .clsHide{display:none; visibility:hidden}
Why'd you do display:none AND visibility: hidden ?
Surely you'd want to do one or the other?