bobrivers2003
Technical User
I simply want to have an image appear exactly in the top left hand corner of a page with no surrounding gaps. I have tried:
<html><a href="#" onClick="window.close()"><img style="margin:0; padding:0;" src="images/alert.gif" border="0"></a></html>
i have also tried putting the code all on one line but a gep still appears, roughly 5mm think around the image.
Any help would be greatly appreciated
Many Thanks
<html><a href="#" onClick="window.close()"><img style="margin:0; padding:0;" src="images/alert.gif" border="0"></a></html>
i have also tried putting the code all on one line but a gep still appears, roughly 5mm think around the image.
Any help would be greatly appreciated
Many Thanks