Answer the question
In order to leave comments, you need to log in
Embedding images in an object, is it relevant (correct) now?
I completed my crutch to webp so that if the browser does not support this format, the image is loaded in, for example, jpeg .
And then, by chance, I stumbled upon the "opportunity" to embed images in this way:
<object data="image.webp" type="image/webp">
<object data="image.jpg" type="image/jpeg"></object>
</object>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question