Alt tags
-
What options do I have if all my images are pulled in by
tags background images? It's a customized CMS and the designer put all images in the CSS so he would have more control over image size. I would like to somehow add description elements to the alt tags
Thank,
Eric
-
Well what you should not do,and i would check if your designer has done so, is place text in the divs and use text-index:-9999 to hide it, this is common on CMS sites, and google has stated that it is a spam signal.
I would go back to images, that is what they are for, you can rezize the images, there is no reason to use background
-
Thanks Alan,
He isn't using text-index:-9999, that's one plus. I don't know if it's an option to go back and re-size 3000 images. I agree with you, that would be the best option.