adam84 Posted September 13, 2007 Share Posted September 13, 2007 I have a table with 2 columns and 1 row. I have data in both columns on that row. If I dont specify a width in the two <td>'s then it seems that column 1 has a 70%width and column 2 has a 30% width. All I want is for coumn 1 to have a cell width of the text inside of it Link to comment https://forums.phpfreaks.com/topic/69248-html-table-width/ Share on other sites More sharing options...
FridayRain Posted September 14, 2007 Share Posted September 14, 2007 Post your code and maybe a screenshot? If I remember correctly, columns conform to the content they hold if no width/height attributes are applied. Do you have a width set for the table itself? Link to comment https://forums.phpfreaks.com/topic/69248-html-table-width/#findComment-348423 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.