Jump to content

[SOLVED] Table cell widths


soycharliente

Recommended Posts

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?

Link to comment
https://forums.phpfreaks.com/topic/54998-solved-table-cell-widths/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.