The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › Changing a table's border color › Reply To: Changing a table's border color
Yes, something like border: 5px solid white; applied to the table element, instead of your current line 4
border: 5px solid white;
table