Wow! This is a really great app! And it has video help as well!
On Fri, Dec 4, 2009 at 2:47 PM, DuncSTL <[email protected]> wrote: > use the boks editor, and you wont have to worry about this issue > anymore > its on the Adobe Air marketplace. > its a Blueprint CSS markup tool. > > On Dec 3, 7:51 am, Stradle <[email protected]> wrote: > > Hello, > > I have been loving the Blueprint CSS, but cannot work out a few > > problems I have been having. > > > > Got a DIV that Spans 11 > > Within that I have 3 other divs totalling 11 > > > > I would expect the divs to appear like > > > > DIV1 DIV2 DIV3 - with the content limited to its span > > value. > > > > But instead I get > > > > DIV1 DIV2 > > DIV3 > > > > here is the code. > > > > <div id="pagecontent_middle" class="span-11 prepend-top"> > > <h2>Header 2</h2> > > <div class="span-5" style="background-color: Blue;"> > > testing the span of 5 area from the area of 5 spanning ert ert > > ert ert ert ert > > </div> > > <div class="span-1" style="background-color: Red;"> > > one one one one one ert ert ert ert ert ert ert > > </div> > > <div class="span-5" style="background-color: Green;"> > > testing the span of 5 area from the area of 5 spanningert ert ert > > ert ert ert ert ert ert er</div> > > </div> > > > > If anyone could work out what I am doing wrong, I would really > > appreciate it. > > Thanks in advance > > -- > > 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]<blueprintcss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/blueprintcss?hl=en. > > > -- 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.
