File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -384,7 +384,7 @@ This is useful when you want to define a picture variant to be used in templates
384384(classic-ui-images-responsive-image-support-art-direction)=
385385### Art direction
386386
387- With ` image size optimization ` the browser is able to choose the optimal image for each situation .
387+ With image size optimization, the browser is able to choose the optimal image for each display size .
388388But we have no control over which scale the browser will actually use.
389389For example to force the Browser to use a zoomed version of an image for smaller screens we can use media queries.
390390The technique is called [ art direction] ( https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images#art_direction ) .
You can’t perform that action at this time.
0 commit comments