usually i would do something like:

<table width=(number in pixels) ......
<tr>
<td width=(# of colums in row devided by table width in bixels) ......




----- Original Message ----- 
From: "Adriaan Nel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 23, 2003 10:26 AM
Subject: [PHP] table width problems


> 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??
> 
> Please help
> thanks
> Adriaan
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.443 / Virus Database: 248 - Release Date: 1/11/2003

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to