Return to Snippet

Revision: 49625
at July 27, 2011 00:46 by ajbatac


Initial Code
img:not([width]):not([height]) {
  border: 2px solid red !important;
}

Initial URL


Initial Description


Initial Title
Catch unsized images using CSS

Initial Tags
css, image, images

Initial Language
CSS