Can I wrap img alt text?
问题 I have an image set by css style to 100x75. When it doesn't load, the alt text loads into the space, but expands the container to beyond 100px width. How can I prevent this? Either by cutting it off or wrapping it. 回答1: Well, I figured it out to some degree. I just wrapped the image in a container of the same size. I guess my browser (Firefox) was not wrapping the text because it was an inline element. Thanks everyone for your responses. 回答2: In general, there is no way to control how alt