[thelist] CSS Page Breaks et. al

Jay Blanchard jay.blanchard at niicommunications.com
Fri Mar 15 15:48:00 CST 2002


Oh, and I have <div class="page"> but this does not seem to be working. I
have searched all over for answers and I am right now mucking through the
W3C recommendations for CSS2.

<snip>
If I am using the following CSS

@page {
	size: 8.5in 11in portrait;
	margin: 0.5in;
}

What do I need to do in the page to recognize the print box? I have the
stylesheet linked to the page;

<LINK REL="stylesheet" HREF="print.css" type="text/css" media="print">
</snip>

TIA...again!

Jay






More information about the thelist mailing list