On 9/5/06, James Ellis <[EMAIL PROTECTED]> wrote:
This is what IE does, unfortunately, even when set to block. No way around it apart from some scripting maybe.
To make an A tag fill the whole area of the element it is inside, set an explicit width or height (to give it hasLayout in IE) and display: block;. ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
