[thelist] Setting a page break for a printable page

Bob Boisvert webdad at tampabay.rr.com
Wed May 1 08:58:01 CDT 2002


Thanks Jay, that's what I was looking for. I did also find some information
doing a google search with results in W3C.

Bob

...-----Original Message-----
...From: thelist-admin at lists.evolt.org
...[mailto:thelist-admin at lists.evolt.org]On Behalf Of Jay Blanchard
...Sent: Wednesday, May 01, 2002 9:00 AM
...To: thelist at lists.evolt.org
...Subject: RE: [thelist] Setting a page break for a printable page
...
...
...[snip]
...I'd like to set up several page breaks on a printable page I have at
...www.calvarylargo.org/Test/print_me.html and I'm not sure
...about how to do
...that. I'd like to use CSS if I can, I'll be putting
...everything into a CSS
...file later.
...[/snip]
...
...This is an excerpt from a CSS that I have where page breaks
...are needed;
...
...div.printpage{
...        page-break-after: always;
...}
...
...then for each page that needs to be printed I surround it
...with the DIV tags;
...
...<div class="printpage">
...
...content content content content content content content
...tent content content content content content content co
...t content content content content content content conte
...
...</div>
...
...It shows up properly in the print preview of IE and prints
...out the pages
...properly.
...
...HTH!
...
...Jay
...

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.351 / Virus Database: 197 - Release Date: 4/19/02





More information about the thelist mailing list