JSFiddle - React, Tailwind, and code Playground
by Juri Rudi
HTML
Object tag: <object data="https://www.w3.org/html/logo/downloads/HTML5_Logo_512.png" width=50 height=50>
</object>
Other tags: <img src="https://www.w3.org/html/logo/downloads/HTML5_Logo_512.png" width=50 height=50>
<br><br>Why "data" attribute?