got to disagree that its harder to implement websites in css than in tables, the ache i have on a weekly basis having to work on table based websites with millions of individual images to make sure the whole thing fitted together properly.
the great thing about css is that its so flexable and the amount of code needed is drastically reduced, once you get the hang of floats it takes minutes to create a reasonable layout that is pretty much fit for any purpose.
i think the best parts of correct xhtml and css are yet to come, in 12-18 months when your client wants a redesign it will be a massive time saver, moving the same content around but within a different design layout using only a stylesheet and the odd div change without having to start again from scratch with a new constrained table design.
|