Hi, I'm looking for a way (any way, could be html, css or javascript) to make an image to be scale down only. Here is what I means: if I have something like <img src="picture.jpg" width="100%" alt=""/> it will fill the full space it can occupy (let say the who...