Hi Guys,
I have a large table with a large number of entries corresponding to an equally large number of images. The requirement is to display an alt text for every image which could not be found on the server. The alt attribute of is working fine.
However, I am not able to position the alt text - cell padding, spacing, margins etc. which apply to the image do not seem to apply to the alt text.
It may be of relevance that we are using tables for the layout of the page.
Does anybody know a method to position the alt text?