Quote:
|
It's quite sometimes since I posted this question, well the solution do works sometimes but I figured out something that when I used px instead of %, it did run well. Thanks for the solution iamfreelancer, but for those quite not familiar with the "<div>" thing. I suggest you better use the traditional table way to solve the layout problem.
|
Ya. I have also try using the px to fix the table's width. But somehow sometimes it is fail to show a good layout in different screen resolution.
Is that any thing have to avoid when using table?
Are this kind of problem will occur if using <div> CSS?