That's odd because there is an hr right before the hr class="space", so the printed page would have two black lines, which I think is not what you would want. The print would look different than the screen, which is sometimes a feature that's wanted (Color company logos, navigation, heck even adding text to the printed footer that doesn't appear on the screen - text like the date or copyright).
But to have the screen look like a blank line and then print a solid line strikes me as again, "not right". On Sun, Dec 20, 2009 at 10:54 PM, Christian Montoya <[email protected]>wrote: > On Sat, Dec 19, 2009 at 11:45 AM, Phillip Senn <[email protected]> > wrote: > > In http://www.blueprintcss.org/tests/parts/sample.html why is hr > > class="space" used instead of a break tag? > > So that when the user prints the page, a black line appears instead of > an empty space. > > -- > -- > 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]<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.
