C
Chi
Hi,
I use the @page {size:8.5in 11in landscape; margin: 1in} style to make the
page will be printed in landscape orientation. It doesn't work, please help
----------------------------
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>CSS style sheet</title>
<style type="text/css" media="print">
@page {size:8.5in 11in landscape; margin: 1in}
</style>
</head>
Thanks
Chi
I use the @page {size:8.5in 11in landscape; margin: 1in} style to make the
page will be printed in landscape orientation. It doesn't work, please help
----------------------------
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>CSS style sheet</title>
<style type="text/css" media="print">
@page {size:8.5in 11in landscape; margin: 1in}
</style>
</head>
Thanks
Chi