yes i know this is a stupid question but i would like if some one would please relpy quickly thanks.
how do i change the color of a border of a table?
that is it
thanks
Printable View
yes i know this is a stupid question but i would like if some one would please relpy quickly thanks.
how do i change the color of a border of a table?
that is it
thanks
<table bordercolor="#ff0000">
Yep. Or you can change each individual bit of the border using:
bordercolorlight="#008000" bordercolordark="#FF00FF"
Just to give you a bit more control :p;):D