Tables: Border spacing, cell padding and calculating widths

/Stanimir Stamenkov/:

> Amaya 9.2.1
> 
> Border spacing of tables always get the most right space (between the 
> most right cell and the table border) 5px less than specified:
> 
> http://stanio.info/border_spacing.html
> 
> When border spacing and cell padding specified > 0, cells overlap and 
> the overall table width is not calculated properly:
> 
> http://stanio.info/cell_padding.html

A test case using CSS:

http://stanio.info/table_cell_spacing.html

When cell padding is specified using CSS, cells always overlap, no 
matter if there's cell spacing specified.

-- 
Stanimir

Received on Friday, 26 August 2005 11:49:14 UTC