JSFiddle - React, Tailwind, and code Playground
by zlojnaxa
HTML
<img src="https://shawnryder.com/wp-content/uploads/2014/03/shutterstock_93883417.jpg" width="300">
JavaScript
alert(document.querySelector('img').naturalWidth);
by zlojnaxa
<img src="https://shawnryder.com/wp-content/uploads/2014/03/shutterstock_93883417.jpg" width="300">
alert(document.querySelector('img').naturalWidth);