> I've never used a print style sheet before, but I'm wondering if I
> could use one now. I'd like each month to print out on a separate
> sheet of paper if someone tries to print it from the web. Any ideas:


Hi Erin, just add this to your css code.

.clmonth { page-break-after: always; }

Sadly, IE doesn't fully support this declaration :(


-- 
Cem Meric | http://www.kalkadoon.net/
Kalkadoon Corporate Solutions



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to