Centering text in html and css?

  • Thread starter Thread starter Supreme Overlord
  • Start date Start date
S

Supreme Overlord

Guest
I have a table in dreamweaver and I want to centre all the text in all the cells. The alignment is currently set to default and the text is aligned left. The table is within a div tag but when I give the div tag the CSS property of text alignment centre, the cells don't align centre. perhaps I don't understand how inheriting in CSS works so any help work be appreciated.
 
Back
Top