Home › Forums › CSS › How best to centre each cell’s content within a column › Re: How best to centre each cell’s content within a column
January 11, 2013 at 5:44 pm
#120713
Participant
@coolactuary, Have you considered something like this with css?
col.col1 {your styles}
col.col2 {your styles}
col.col3{your styles}
And HTML