View Full Version : Coding a Layout


xopis
05-12-2006, 06:10 PM
I have been trying to code a layout in tables, but the text seems to be misaligned. Here's some screen shots. I used to code layouts in tables and I knew a code to fix that but I don't code with tables anymore and this is my first one in a while.

http://img478.imageshack.us/img478/9457/yo12vm.jpg

http://img480.imageshack.us/img480/8286/yo22iu.jpg

amyaurora
05-12-2006, 06:55 PM
Try <div> instead. The screenshots look ok but div is more fluid in nature.