soycharliente Posted June 10, 2007 Share Posted June 10, 2007 I have a table that shows a calendar. It has 7 cells across. I want each cell to have the same width and be even. Right now I'm using: #theCalendar th, #theCalendar td { width: 14.285%; } I know that's retarded (granted that it works), but us there an easier way? Quote Link to comment Share on other sites More sharing options...
jcombs_31 Posted June 11, 2007 Share Posted June 11, 2007 How is that retarded, seems pretty logical to me. Although if you really want to be precise I would use pixels unless your table is expanding... 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.