Home › Forums › CSS › Changing a table's border color › Reply To: Changing a table's border color
March 4, 2018 at 5:34 pm
#267853
Participant
When I added border: 5px solid white;
to my table
element, nothing changed. But when I added it to my tg
class element, that did the trick. Thank you both for the help.
=D