View Single Post
  #11 (permalink)  
Old 20-01-2008, 02:00 AM
c2z.coe c2z.coe is offline
Novice Webmaster
 
Join Date: Jan 2008
Location: KL
Posts: 26
Rep Power: 0
c2z.coe is on a distinguished road
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?
Reply With Quote