I'm having trouble understanding this.
I am using this code:
body { margin-left: 0%; margin-right: 0%; }
but I thought percentages were bad to use instead of pixel sizes.
What I want to do is set ALL 4 Page margin widths to "0" so there are no margins and that will work in Netscape and IE instead of using the HTML Margin Widths and Heights.
Thanks,
...Izzo...
I am using this code:
body { margin-left: 0%; margin-right: 0%; }
but I thought percentages were bad to use instead of pixel sizes.
What I want to do is set ALL 4 Page margin widths to "0" so there are no margins and that will work in Netscape and IE instead of using the HTML Margin Widths and Heights.
Thanks,
...Izzo...