On Mon, 2006-02-06 at 21:17 -0500, FoulDragon@aol.com wrote: > Also remember: > > 1024x768 screen != 1024x768 window. > > I have my desktop at 1600x1200 (<3 my 21" CRT) but almost never run an > app at 1600x1200. ---- along these lines...I'm struggling with 'printing' html and 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
#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; } -->