On Wed, Oct 29, 2008 at 12:04 PM, Jay <[EMAIL PROTECTED]> wrote: > > I'll go read up on what the span tag is supposed to do. It seems valid > to me that > if I wanted to apply format attributes to a bunch of elements I could > surround it > with a span.
A div is a better fit than span in that case. - Richard