On 14/01/06, Lachlan Hunt <[EMAIL PROTECTED]> wrote: > No, center is presentational, div is not. Authors should not use > presentational markup, regardless of how much easier it seems. In fact, > the easier method is to increase the amount of semantics, increase you > knowledge of and skills with selectors so you don't have to use a class > for everything, and style based on the elements semantics.
And just for the record, DIV is structural markup, which is allowed and even encouraged if you have a complex, er, structure. -Rob.
