Is there any way to pass CSS code to HTML tag? Example, I have the tag below:
<img src="../img/cS-1.jpg" alt="Smiley face">
All css code that I put for that image aparacer inside the img tag when I go in the browser and inspect element? Example to stay this way
I really need only the original size of the photo inside the tag