tottijohn
05-18-2007, 02:29 AM
I'm not just talking about setting the width and height of the table, but rather is there a way to fix the width and height so that no matter what text is entered in it, it will still remain at the specified size?
It's ok if the text is cut off, i need to keep the integrity of the page.
2nd question, anyway to set a maxlength no. of words in a column?
Thanks
p/s: I got it now, the solution is to use <div overflow: hidden>.
It's ok if the text is cut off, i need to keep the integrity of the page.
2nd question, anyway to set a maxlength no. of words in a column?
Thanks
p/s: I got it now, the solution is to use <div overflow: hidden>.