twilitegxa Posted August 30, 2008 Share Posted August 30, 2008 Is there a way to center an entire column in a table with CSS without having to manually "center" each cell? If so, can anyone please tell me how? Thanks. Link to comment https://forums.phpfreaks.com/topic/121958-solved-tables-question/ Share on other sites More sharing options...
dropfaith Posted August 31, 2008 Share Posted August 31, 2008 td class="center" then in css just use .center {text-align:center;} on the class Link to comment https://forums.phpfreaks.com/topic/121958-solved-tables-question/#findComment-630152 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.