Hi people,

I have a technical problem.  I need to create a table with HTML, and the
size of the table would change with the size of the window.  The table
has a few columns, each of them should have a fixed width (in pixels),
except one column who's width should be flexible according to the size
of the table.  I created an HTML code, with each <td> having its own
width, and the flexible column without any given width.  It works fine
with MSIE.  But it gets scrambled with Firefox.  I thought it was
because the HTML code was not standard, but it's the same behavior with
standard code.  Also, I tried both Strict and Transitional XHTML 1.0 -
it doesn't matter.  Even if I define column width with CSS classes, it
doesn't change.  How do I create a valid code that will work with all
browsers?

If there is an alternative way to create the same visible object without
a table, I don't mind.  As long as it works.

Best Regards,

Uri Even-Chen
Speedy Net
Raanana, Israel.

E-mail: [EMAIL PROTECTED]
Phone: +972-9-7715013
Website: www.uri.co.il
--------------------------------------------------------



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to