jpmattis
11-13-2005, 09:31 PM
I need a little help.
From what I understand, a common way to make an HTML table appear to have rounded corners is to make a seperate image file for each corner of the table which is actually a rounded edge, and then plug that into the actual table.
My problem is that i have all the images made and the table is done, however after the images are already put in, when my table is loaded, whatever color is set to be the background color of the table ends up outlining the entire table, that creating a "box" around the "rounded" table. Pretty much ruining the enitre effect.
Anyone know how to get around this? My border attribute is already set to '0'.
Thanks!
From what I understand, a common way to make an HTML table appear to have rounded corners is to make a seperate image file for each corner of the table which is actually a rounded edge, and then plug that into the actual table.
My problem is that i have all the images made and the table is done, however after the images are already put in, when my table is loaded, whatever color is set to be the background color of the table ends up outlining the entire table, that creating a "box" around the "rounded" table. Pretty much ruining the enitre effect.
Anyone know how to get around this? My border attribute is already set to '0'.
Thanks!