Joshua F Posted May 7, 2010 Share Posted May 7, 2010 I have a code with the following HTML Code.. <th class="tablef">Name</th> and this is my Css Code .tablef {background-color: #00b2ff; color: #FFFFFF; text-align: center; text-decoration: bold; font: Arial, Helvetica, sans-serif; size: 2; } But wish that code, it does not center the text in the table. Link to comment https://forums.phpfreaks.com/topic/200967-not-centering/ Share on other sites More sharing options...
n000bie Posted May 7, 2010 Share Posted May 7, 2010 You must have other styles overriding it. Link to comment https://forums.phpfreaks.com/topic/200967-not-centering/#findComment-1054446 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.