Added some info (#20088)

* Added some info 

Added some info on changing the dimensions of the image.

* corrected anyone to any one
This commit is contained in:
allenpbiju
2018-10-28 22:08:08 +05:30
committed by Christopher McCormack
parent d5177b4bea
commit 88324e28df

View File

@ -24,6 +24,7 @@ img {
#### More Information: #### More Information:
<!-- Please add any articles you think might be helpful to read before writing the article --> <!-- Please add any articles you think might be helpful to read before writing the article -->
It is advised to change any one parameter, either height or width, to get a proportionate image. Changing both dimensions results in forced scaling and is not advisable.
##### Properties ##### Properties
<a title="The image-orientation CSS property describes how to correct the default orientation of an image." href="/en-US/docs/Web/CSS/image-orientation"><code>image-orientation</code></a> <a title="The image-orientation CSS property describes how to correct the default orientation of an image." href="/en-US/docs/Web/CSS/image-orientation"><code>image-orientation</code></a>