As I said in my comment, great article. I wish I'd read that when I was learning CSS frameworks and Blueprint in particular.
Would love to learn more/be reminded about the helper classes: column, space, box, prepend/append, error/notice/success, etc. Also, a quick checklist could be nice, compiling common mistakes and their respective answers from the mailing list. - Layout not centered? Make sure you have a "container" - Divs not side by side? Make sure the last div in the row has class="last". Make sure that the span-X classes only add up to the maximum number of columns that can fit. - Nothing works as it should? Check the power cord... -- Goulven Champenois --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
