|
I am trying to design a webpage that will have a graphic serve as the background for a table that will have weblinks and a date display in certain of the table cells. If I put   in each table cell each cell in the table remains the same size. But if I put so much as 1 character of text in any cell every cell in its column ends up much larger than the other cells and way too large for the simple text that is being displayed.
I have tried width and colspan tags in individual cells and I have tried colgroup tags for the entire table but as soon as I put text of any kind in a cell I have the same problem with the size for the cells in the column that has the cell with the text.
Can someone explain how and why text distorts the size of table cells and what I can do about it?
|