problem with images in a table in firefox
Posted: Wed Feb 06, 2008 7:03 pm
i know thath it' is better use div instead of tables but i have to use tables to broke a large image in few pieces.
in firefox i have the problem thath in the bottom of the image is visible a withe border, i tryed to play with default.css with no results, the only solution i found is to remove the line but i would prefer find another solution.
i made some test with padding: 0; margin: 0; border: none; with no results.
some suggestions?

in firefox i have the problem thath in the bottom of the image is visible a withe border, i tryed to play with default.css with no results, the only solution i found is to remove the
Code: Select all
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
i made some test with padding: 0; margin: 0; border: none; with no results.
some suggestions?
