Hello everybody:
I am using one table that has cells that msut be 20px height.
These cells have border on top and bottom. They are 1px width.
My question is, which would be the total height of cell including borders?
20px (borders included)
or
20px + 1px(border top) + 1px (border bottom)
Thanks a lot.
xescjp