ricks99
11-06-2000, 11:38 AM
I'm trying to create a printer css to control the printed output of my HTML pages. I can't set the page margins correctly.
This is what I have, but the printed page doesn't use this margins...
page {
size: portrait
margin-top 1.5in;
margin-left 1.5in;
margin-right 1in;
margin-bottom .75in;
}
Can you help?
TIA,
fss@altavista.net
This is what I have, but the printed page doesn't use this margins...
page {
size: portrait
margin-top 1.5in;
margin-left 1.5in;
margin-right 1in;
margin-bottom .75in;
}
Can you help?
TIA,
fss@altavista.net