7 ms·
The attributes are overridden by CSS. You should have: max-width: 100%; height: auto; What the other user is talking about is a new feature that FINAL
by bfred_it 6y ago
The attributes are overridden by CSS. You should have:
max-width: 100%;
height: auto;
What the other user is talking about is a new feature that FINALLY uses the attributes to preserve the ratio before the image starts loading.
Kinda ridiculous that we had to wait 8 years of “responsive design” before they realized that this was always supposed to happen.