Skip to content

Commit 397eaba

Browse files
authored
Add reference to MDN picture tag
1 parent 558ea10 commit 397eaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classic-ui/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ To access image scales, which are normally not accessible to the current user, o
285285

286286
## Responsive image support
287287

288-
Plone supports the generation of `picture` tags with `srcset`s for image optimization.
288+
Plone supports the generation of [`picture`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture) tags with `srcset`s for image optimization.
289289
Additionally, you can define [media queries](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_media_queries/Using_media_queries) for [art direction](classic-ui-images-responsive-image-support-art-direction) and further optimization.
290290

291291
The configuration allows you to define different `picture` variants, such as `Large`, `Medium`, or `Small`.

0 commit comments

Comments
 (0)