Yeah you could try <table width=100% valign=top align=left> (plus, of course, the rest of the parameters for this tag.) <td width=100% align=left> is good along with that too. That should keep it from exceeding the width of the page, unless you have one or more other tables next to it... In that case you need to specify the correct percentage of 100 % to make them all fit the way you need.
-Tom >Hi, > >I've got a table that gets it's contents from a database, the problem >is that even though I specify the width of the table, it is still wider >than it's supposed to be, cause some of the info from the table >doesn't wrap.....my question is if there is a way to force td wrapping >when it exceeds the allowed width?? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php