Displaying 1 result from an estimated 1 matches for "752px".
Did you mean:
702px
2006 Feb 11
0
html question
...I don''t exactly know how to handle
this. On screen...I have no problems but print preview - I have a
problem
Consider 2 layers defined in <head>
#layer1 { height: 118px; width: 100px; left: 36px; top: 20px; position:
absolute; visibility: visible; }
#layer2 { height: 150px; width: 752px; left: 36px; top: 20px; position:
absolute; visibility: visible; }
--></style>
</head>
<body>
<span id="layer1">
<img src="/images/pic.gif" alt="" height="112" width="128"
border="0&q...