Alt text display
Does this go here?
I'm doing some light work with HTML and images for an assignment. In IE and Chrome, if the images fail to load, the alt text displays inside a box with the same dimensions as the image, as long as the width and height attributes are set. In Firefox the alt text displays as a line of regular-looking text. I would prefer users to know that there is supposed to be an image there.
Is this my fault or the browser's?
|