Jump to content

format table width


flemingmike

Recommended Posts

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

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.