ketanco
11-27-2008, 01:47 PM
Hi,
I have a table that I am displaying as a calendar. I want all the cell sizes to be fixed width and height no matter how long one cell might contain alonger than usual text. Is it okay if that entry does not apear for that cell. I specified certain width and height for the table tr and td but although the width seems to be fixed, the height still adjusts itself dynamically (even though I specified a height) if that cell's text is long. How can I ensure fixed cell width and height?
I have a table that I am displaying as a calendar. I want all the cell sizes to be fixed width and height no matter how long one cell might contain alonger than usual text. Is it okay if that entry does not apear for that cell. I specified certain width and height for the table tr and td but although the width seems to be fixed, the height still adjusts itself dynamically (even though I specified a height) if that cell's text is long. How can I ensure fixed cell width and height?