Hello,
I am attempting to make a 10 row by 10 column table with each cell containing a 20px by 20px image. All is well until I insert an image into a cell. At that time, Dreamweaver seems to double the height of the cell (and consequently the row.) Also, it seems to add a bit of padding to the column width as well.
Initially I had the width and height set to "auto." I then adjusted the code to assign the width and height to 20px and set all padding to zero. Dreamweaver is not responding and keeps overriding my assignments.
As seen below, the numbers on the left are my settings, and the numbers in the parentheses is the width Dreamweaver keeps reverting to. The height, however, is my primary concern in this particular situation, but I imagine the solution to both would be similar.
I'm stumpled as to how to get Dreamweaver to quit doing this. Any help would be greatly appreciated.
|