1

How can I hide browser broken default image added on empty src with css ?

img
{
  background-color:red;
  width: 50px;
  height: 50px;
}
<img src="" />
Matrix
  • 3,458
  • 6
  • 40
  • 76

0 Answers0