Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: getting rid of default border


Message #1 by "Chung" <s9708970@y...> on Fri, 16 Feb 2001 01:03:18
Hi,
For placing the image in the left - top corner,
set "leftmargin=0 topmargin=0 marginwidth=0
marginheight=0" in the body tag.
Check the border attribute for the image.
If it's 1, change it to 0.
bye,
ranju.

--- Chung <s9708970@y...> wrote: > 
> Hi there
>     I am trying to put a banner that I have made at
> the top left hand 
> corner of my web page. However, when I view it with
> the browsers (IE and 
> Nets) it will have this white border around it. I
> was just wondering how I 
> can get rid of this default border ?? What I am
> trying to do is put the 
> banner right in the corner of the page with no gaps
> when viewed in the 
> browsers.
> 
> thanks heaps
> 
> chung
> 

  Return to Index