Hey there, Hergio a écrit : > rendering of the element? Does the order of css class names in the > element's class attribute matter?
Not that I know of. The order of the classes in the CSS files has impact, due to the algorithm of the cascade. Aside from this, the spec for the class= attribute [1] says nothing about it. [1] http://www.w3.org/TR/html401/struct/global.html#adef-class -- Christophe Porteneuve aka TDD [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
