Posted by laredotornado@zipmail.com on 03/06/07 20:39
On Mar 6, 1:47 pm, "Jemdam.com" <noem...@nospamplease.com> wrote:
> >> What is a cross-browser way to enforce that a table cell adhere to a
> >> specified width even if there's a word in there that exceeds that
> >> width? Right now, the longer word is taking precedence over the table
> >> width on both FF and IE.
>
> > I think the only way is to set the table cell to overflow:hidden or
> > overflow:scroll. Not tested.
>
> CSS is the only way to do this, there is no HTML table option for this. I
> use tables far to much but I do think they are easy and quick to set up.
>
> Cheers Dhttp://www.binaryincome.com
And what is the CSS way to do it? - Dave
[Back to original message]
|