diff --git a/guide/english/css/css-images/index.md b/guide/english/css/css-images/index.md index e89e32e319..b285711761 100644 --- a/guide/english/css/css-images/index.md +++ b/guide/english/css/css-images/index.md @@ -27,6 +27,15 @@ img { 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. +**Example:** Both of these will result in a proportionate image +``` +Picture + +// or + +Picture +``` + ##### Properties image-orientation image-rendering