|
Yes, those are the two main ways. My advice is to do whatever you are more comfortable with.
If you design with no tables, using css for layout, you'll be able to change and update things more easily later.
But, if you are used to working with tables, you may want to stick with those. Trying to create a site without tables can be tricky and frusterating if you aren't used to it.
|