Standards valid design (tableless CSS)
There are basically two ways a website can be built in (there's more, but I'm talking basic layout here). It can be built using tables, or by using layers. The preferred method is using layers, since this ensures a lighter, more manageable site, coding wise. It just makes more sense.
