|
|
|
|
|
by eyelidlessness
1327 days ago
|
|
Adding something I don’t currently see mentioned explicitly: the img tag is the actual presented media element, picture/source are not displayed without an img tag. So the img tag itself isn’t even a fallback, only its src attribute. |
|