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. Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.