-----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Christian Montoya
> The only reason you would use append / prepend instead of adding empty > spans is so that you don't have to add empty spans. In point of accessability (and screen readers) empty spans are something you would want to avoid. People would have a hard time while navigating and empty stuff would just confuse them. On the other hand, most of your divs would not only have classes like "span-xy prepend-1 last", but an ID or class to identify their need in your theme/html/ui too. So best practice would be to just add any additional definitions to your custom class/ID. -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" 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/blueprintcss?hl=en.
