If I put an image on an HTML page and give it a link, the default border is zero. So BORDER="0" is added to the image. 1. Why is this the default? This means the default setting does not allow the viewer to differentiate between an image with or without a link. 2. If I remove this from the source file and then load and save it in MetalWeb, it is put back again. That means it's another one on the list of "things to do to my HTML page when it's finished and I don't ever want to load it in MetalWeb again". Wouter Lamee
