J
jnm
How can I avoid the content of
<meta name="Microsoft Border" content="b, default">
is printed, when printing by means of
<link rel="stylesheet" href="../print.css" type="text/css" media="print" />
The following code is an example my page
Thanks in advance
Joergen
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
<meta http-equiv="Content-Language" content="en-us" />
<meta name="GENERATOR" content="Microsoft FrontPage 4.0" />
<meta name="ProgId" content="FrontPage.Editor.Document" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="Cache-Control" content="no-store" />
<title>Page template</title>
<link rel="stylesheet" href="../body.css" type="text/css" />
<link rel="stylesheet" href="../print.css" type="text/css" media="print" />
<script type="text/javascript">
function SetCorners() {
LR.style.left = document.body.scrollLeft + document.body.clientWidth -
LR.width;
LR.style.top = document.body.scrollTop + document.body.clientHeight -
LR.height;
}
</script>
<meta http-equiv="imagetoolbar" content="false" />
<meta name="Microsoft Border" content="b, default">
</head>
<body onLoad="SetCorners()" onResize="SetCorners()" onScroll="SetCorners()">
<a href="javascript:scroll(0,0)"><img id="LR"
src="../images/system/Piloprod-tr.gif" border="0"
style="position: absolute; left.2; top:4" width="23" height="36" alt="To
top of page" /></a>
<center>
<div id="indhold">
<h6>Page template (Name of page, H6)</h6>
<p>It is of major importance to evaluate this in depth in order to ensure
that
Rimadan understand the issue and
</p>
<h2>Page bottom</h2>
</div>
</center>
</body>
</html>
<meta name="Microsoft Border" content="b, default">
is printed, when printing by means of
<link rel="stylesheet" href="../print.css" type="text/css" media="print" />
The following code is an example my page
Thanks in advance
Joergen
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
<meta http-equiv="Content-Language" content="en-us" />
<meta name="GENERATOR" content="Microsoft FrontPage 4.0" />
<meta name="ProgId" content="FrontPage.Editor.Document" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="Cache-Control" content="no-store" />
<title>Page template</title>
<link rel="stylesheet" href="../body.css" type="text/css" />
<link rel="stylesheet" href="../print.css" type="text/css" media="print" />
<script type="text/javascript">
function SetCorners() {
LR.style.left = document.body.scrollLeft + document.body.clientWidth -
LR.width;
LR.style.top = document.body.scrollTop + document.body.clientHeight -
LR.height;
}
</script>
<meta http-equiv="imagetoolbar" content="false" />
<meta name="Microsoft Border" content="b, default">
</head>
<body onLoad="SetCorners()" onResize="SetCorners()" onScroll="SetCorners()">
<a href="javascript:scroll(0,0)"><img id="LR"
src="../images/system/Piloprod-tr.gif" border="0"
style="position: absolute; left.2; top:4" width="23" height="36" alt="To
top of page" /></a>
<center>
<div id="indhold">
<h6>Page template (Name of page, H6)</h6>
<p>It is of major importance to evaluate this in depth in order to ensure
that
Rimadan understand the issue and
</p>
<h2>Page bottom</h2>
</div>
</center>
</body>
</html>