I noticed that while printing gifs Netscape printed the gifs original size not the size specified in the HTML document. I wanted to know whether we can print gifs(in their altered size) using netscape
Yes you can, but it's not nice to do so. (use 'width' and 'height' parameters.) Instead, create a copy of the image in the correct size.