Hey ! I'm wondering what is the best between using Layouts or Tables to build my website with DW. What do you use ?? I think tables would work better .. Is it what I should do ?? THX
Tables should be used for tables. Thats it. Nothing more. Everything else should be done in CSS with the help of divs, etc. exception: when writing a page that is going out over something that does not have CSS support you should use tables for layout. For example, email.