How to set max width for an image (Responsive)

I found this solution:

     <img src="image.png" style="max-width:600px;width:100%">