I know this is poor coding practice, but what I usually do is fill in the empty cells with non-breaking space tags. It makes the code look sloppy and cluttered but it can make cells that look even.
AuntySpam, SLP Coordinator, pspug.org http://www.pspug.org/edu/edu.shtml http://www.pspug.org/edu/slp/assign.shtml http://www.pspug.org/edu/slp/slpparticipants.htm ---- Original Message ---- From: Amrit Hallan To: [EMAIL PROTECTED] Sent: Friday, January 09, 2004 3:36 AM Subject: [wdvltalk] Re: Table with equal width cells | Thank you John. | | Actually I'm "redesigning" my client's site and he has used | fixed numbers such as <td width="200"></td> wihch, I don't | know...I wanted to avoid. | | Yes, I can do it in PHP, but as you mentioned, the browser | resized the cell width according to the length of the text | string. | | Thanks. | | Amrit | | ----- Original Message ----- | From: Jon Haworth | To: [EMAIL PROTECTED] | Sent: Friday, January 09, 2004 4:37 PM | Subject: [wdvltalk] Re: Table with equal width cells | | | Hi Amrit, | | > Can we create cells of equal width without | > mentioning the "width" attribute | | I don't think so - if you have different amounts of text or | different width | images in the cells, browsers will usually resize them as | they see fit. | | > I want so that no matter what's the number of <td></td> | > tags I create, their width should be the same, along with | > being liquid. Can it be done? | ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
