ich hab das einfach eingefügt zw. Header und style aber es funzt nicht!
@media print {
size:21.0cm 29.7cm;
margin-top:1.7cm;
margin-bottom:1.4cm;
margin-left:2cm;
margin-right:2cm
marks:crop cross;
orphans:3;
}
der stink normale explorer browser IE6 macht das nicht! Ich hab das an 2 rechnern geprüft!
da muss noch irgendwo ein fehler liegen!
<HTML>
<HEAD>
<TITLE>Evertz & Landauer</TITLE>
<style type="text/css">@media print {
size:21.0cm 29.7cm;
margin-top:1cm;
margin-bottom:1cm;
margin-left:25cm;
margin-right:2cm
marks:crop cross;
orphans:3;
</style>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
</HEAD>