dtech10
09-10-2002, 01:23 PM
Hi
I using the code below to display an image on the desktop only trouble is I get a border around the image, I've tryed border=0 and the vspace/hspace commands to to no avail, what code do I need to do this.
Thanks
HTML>
<HEAD>
<BODY BGCOLOR=#3A6EA5>
<IMG SRC=d:\Documents\Pictures\Ripple.jpg WIDTH=100% HEIGHT=100%>
<SCRIPT language=JavaScript>
// Code
</SCRIPT>
</BODY>
</HTML>
I using the code below to display an image on the desktop only trouble is I get a border around the image, I've tryed border=0 and the vspace/hspace commands to to no avail, what code do I need to do this.
Thanks
HTML>
<HEAD>
<BODY BGCOLOR=#3A6EA5>
<IMG SRC=d:\Documents\Pictures\Ripple.jpg WIDTH=100% HEIGHT=100%>
<SCRIPT language=JavaScript>
// Code
</SCRIPT>
</BODY>
</HTML>