I have many pages that contain a lot of images. How can one prevent the alt tags from showing as the images load?
You can have the images be default hidden and show them using javascript when the document is ready.