Link to home
Start Free TrialLog in
Avatar of juanryahoo
juanryahoo

asked on

Aligning a picture

I have an html page with only one image. I want that there will be not space between the top and left of the page with the image. How can I do it ? ? ?
Thanks..........
ASKER CERTIFIED SOLUTION
Avatar of JerreBatson
JerreBatson

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jbirk
jbirk

The above example would not work for me in Netscape 4.05 for some reason, but the following does work in IE 4 AND Netscape 4.x:
<BODY marginheight=0 marginwidth=0 topmargin=0 leftmargin=0>

-Josh
Avatar of juanryahoo

ASKER

Perfect ! ! !
Thanks...
Did you use my solution or JerreBatson's solution?  The reason I ask is because you have graded his answer, so he gets the points.  If you had used my solution, you should have rejected the answer, and asked me to answer it so you could grade me.
I just wanted to make sure you understood how the grading worked.
-Josh