/ Published in: CSS

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
img:not([width]):not([height]) { border: 2px solid red !important; }
Comments
