|
i had to use tables for certain positioning scheme,
the liquid layout is very complex to achieve,
and despite of my hard efforts the design fails on opera browser.
i don't yet consider it a major problem so far as opera browser users are not yet seen on the stats.
the main reason i used table was,
we can not use percentage width in conjunction with fixed width using table... at least i have not seen any such technique so far for liquid layout.
the image column has fixed width and remaining width is supposed to adjust as per browser resolution. i tried it with div but did not work.
if you people know any solution for this, that will be great help.
i will adjust the colors for lcd soon, validation errors will be removed as well.
please let me know the solution for the div problem
one column should have fixed width and another should cover up remaining width of the viewport
it will be a great help.
-sameer
|