Hide Alt
by microbians
HTML
<img title="dog" src="">
CSS
body { padding: 50px; text-align: center; }
img {
color:transparent;
}
by microbians
<img title="dog" src="">
body { padding: 50px; text-align: center; }
img {
color:transparent;
}