Big Community - Discussion Board - News & Content Discovery
How to set max width for an image (Responsive)
Technology
Coding
Jamboo
March 28, 2021, 2:24am
#1
I found this solution:
<img src="image.png" style="max-width:600px;width:100%">