Make broken images show up in Firefox
One interesting thing in Firefox is it likes to hide broken images. This can be a problem as it might screw with your layouts. Here is the CSS rule to fix it:
img {
-moz-force-broken-image-icon: 1;
}
Written by Bryan Mikaelian
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#