Tee G. Peng wrote:
Hi, I am doing a layout that requires equal height for each column and row, however the contents inside of each column and row are different and in some pages, in certain sections, the length of the content will be decided by end users' data feed.
I suggest you try building it with CSS table, with the usual workaround for IE/win. Example: <http://www.gunlaug.no/tos/moa_11.html> ...which includes IE fixes. Study Roger's article (linked in) and demos for the rest. regards Georg -- http://www.gunlaug.no ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
