Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter boofwei

    (@boofwei)

    Thanks for your fast response! I couldn’t find the extra <tr>, but I copied your code in. I still have the problem. I’ll check with the other sources you mention, thanks.

    But what I’m trying to do is make a table with four columns with a fixed with. Without borders, I can control cellspacing and cellpadding. But then, of course, I have a table with content floating around in free space.
    However, as soon as I put borders in, such as with rules="all", the column widths shrink to fit on whatever the largest entry is in the table. So I have borders around the cells, but the content is jammed up against the sides of the cells. No matter what value I set for cellspacing or cellpadding, the column width stays minimalized.

    … hmm, I normally work on a Mac (Firefox), but I’m sitting on a PC at the moment, and I notice here, that the cellspacing and cellpadding work, and rules doesn’t.

    There is definitely some kind of conflict between cellspacing and cellpadding with rules.

Viewing 1 replies (of 1 total)