[whatwg] rel/rev for <form> ?

On 11/7/05, Mike Dierken <mdierken at hotmail.com> wrote:
>
> >
> > Yet, I have to add that what we've suggested is (almost)
> > useless. That's because the WA 1.0 specification already
> > contains something that can solve what we wanted: profiles [1].
> >
> > [1] http://www.whatwg.org/specs/web-apps/current-work/#profile
> Can the 'class' attribute have multiple values? If not, then a new attribute
> would be needed, unless we overload the use of 'class' for presentation with
> the use of 'class' for semantic purposes.
>

Yes, a "class" attribute can have more than one value.  For example,
you could do something like:

    <x class="xoxo vcard zzz" />

You just put a space separated list in there.


See ya

--
    Charles Iliya Krempeaux, B.Sc.

    charles @ reptile.ca
    supercanadian @ gmail.com

    developer weblog: http://ChangeLog.ca/
___________________________________________________________________________
 Never forget where you came from

Received on Saturday, 26 November 2005 12:35:06 UTC