Re: Force image to top of browser
by "Comharsa" <comharsa(at)clara.net>
|
| Date: |
Tue, 22 Feb 2000 08:10:49 -0000 |
| To: |
<hwg-techniques(at)mail.hwg.org> |
| References: |
SOWINSO co webctr sherrypa |
| |
todo: View
Thread,
Original
|
|
> Hi, I need the code for forcing an image to the top of the browser window.
I
> would like to get rid of the white space.
> Thanks
> Sherry
In the body tag include:
topmargin="0" marginheight="0"
This removes the default borders along the top. You need both for it to work
in IE and NS. To remove the left border include:
leftmargin="0" marginwidth="0"
HTH
Brian
comharsa(at)clara.net
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.