flemingmike Posted October 15, 2010 Share Posted October 15, 2010 hello, lets say i want 3 of the following columns to only display on 1 line always, is there a way to do that? <th align='center'>Date</th> <th align='center'>Supplier</th> <th align='center'>Requested By</th> <th align='center'>Address of Job</th> <th align='center'>Job Number</th> <th align='center'>P.O. Number</th> <th align='center'>Description</th> <th align='center'>Amount</th> <th align='center'>Notes</th> <th align='center'></th> Link to comment https://forums.phpfreaks.com/topic/215949-format-table-width/ Share on other sites More sharing options...
flemingmike Posted October 15, 2010 Author Share Posted October 15, 2010 it is done on the <td> for after the rusults from mysql. <td align='center' nowrap> Link to comment https://forums.phpfreaks.com/topic/215949-format-table-width/#findComment-1122520 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.