In a table, is there any way to put borders on a specific cell, without entering the source code directly?
Right now my only option is to manually put "style="border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-top: #000000 1px solid; border-right: #000000 1px solid"" on every cell I need my borders on, while putting the table borders at 0px.
Any information would be appreciated.
Right now my only option is to manually put "style="border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-top: #000000 1px solid; border-right: #000000 1px solid"" on every cell I need my borders on, while putting the table borders at 0px.
Any information would be appreciated.