@media print {
margin-left : 200px;
margin-top : 200px;
margin-right : 200px;
margin-bottom : 200px;
}
in a linked style sheet, and nothing happens. Ideally, this will
happen in IE 5.0 and 5.5. Any thoughts?
Thanks,
David Stiller
sti...@quip.net
HTH,
- Mansih
"David Stiller" <sti...@quip.net> wrote in message
news:e7394305.01081...@posting.google.com...
You're currently not associating with any element or object...
"David Stiller" <sti...@quip.net> wrote...