Posted by kchayka on 06/02/05 22:10
Bob wrote:
>
> <!-- this table does not put 'Text' to the next line in MSIE -->
> height="21">Text
Looks like this is treated as one "word" because there is no white space
between the image and text. That sounds like a reasonable thing to do,
to me.
> <!-- this table works as expected - whitespace before "Text" is
> height="21"> Text
A newline between the two should do as well
.... height="21">
Text</td>
--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Navigation:
[Reply to this message]
|