|
|
Q2042 My document is designed for 640x480, and looks fine when viewed that way. On a larger monitor, the contents of the "main" frame move about 1.25 inches to the right if the browser window is enlarged. How may I get the contents of the frame to stay flush-left?
irt.org | Knowledge Base | HTML | Q2042 [ previous next ] Q2042 My document is designed for 640x480, and looks fine when viewed that way. On a larger monitor, the contents of the "main" frame move about 1.25 inches to the right if the browser window is enlarged. How may I get the contents of the frame to stay flush-left?In your <BODY> tag, you should try to add:
This will work in IE4 and NN4. |
-- div -->
|