I have a lot of linked images on my webpage and rather than having to set the border of each image to zero in each img tag, which would take ages, is there a way I can set all the image borders in one tag?
If this cannot be done using HTML, can it be done in using any other language like javascript or css?
If this cannot be done using HTML, can it be done in using any other language like javascript or css?