jayjay 0 Posted March 9, 2006 Report Share Posted March 9, 2006 I have created a css print page. Everything displays great in IE.In Netscape, the text is not moving onto the second page. It just stays on the first page and runs off of the page. How do I fix this? I have tried Page-Break codes, but they are not working. I am very new to CSS so maybe I am putting the page-break code in the wrong place?Any advice would be fantastic.Thanks! Quote Link to post Share on other sites
jayjay 0 Posted March 10, 2006 Author Report Share Posted March 10, 2006 Sorry, forgot to include the code I am using:body { color : #000000; background : #ffffff; font-family :"Arial", Arial, serif; font-size:11pt; div align: left;}#priority { position: absolute; z-index: 1; top: 65px; left: 0px }#content { position : static; width : 100%; color : #000000; padding : 3px}Check out the this print page in Netscape:http://www.micralyne.com/capabilities/prod...powersupply.htmThanks Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.