|
Posted by Jukka K. Korpela on January 26, 2007, 11:11 am
Please log in for more thread options
Scripsit JD:
> I used fixed length cells by
> specifying the width attribute in <td>.
You shouldn't have done that. Don't even consider setting widths, unless
they become a problem.
> However for some text, the
> cells doesn't stick to the size specified.
That's quite possible.
> The expected effect should
> be that the text should wrap to the next line, but it doesn't.
You have probably done something that prevents line wrap.
I guess the error is at line 42, but can't be sure. In the absence of the
URL of your page, that's as good a guess as any other.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
|