Wait --- I want to know more. I understand *What* prepend append classes are, I just don't get *Why* they are useful – can you describe a strategy or hard reason to use them, rather than just use empty spans?
- cwebba1 On Feb 4, 11:34 am, DogBot <[email protected]> wrote: > Thank you both I get ti now. Very useful too! > > On Feb 4, 11:27 am, Christian Montoya <[email protected]> wrote: > > > On Thu, Feb 4, 2010 at 11:18 AM, DogBot <[email protected]> wrote: > > > what is the point of prepend append classes > > > > Why wouldn't I just make the column the size I wanted to begin with? > > > > isn't "span-8" the same as "prepend-1 span-6 append-1"? > > > In "span-8", the content will be 8 units wide. In "prepend-1 span-6 > > append-1," the content will be 6 units wide, with blank spaces on each > > side, each 1 unit wide. > > > -- > > -- > > Christian Montoya > > mappdev.com :: christianmontoya.net -- 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.
