diff --git a/index.html b/index.html index 7df2b02..2a64fed 100644 --- a/index.html +++ b/index.html @@ -769,22 +769,23 @@

Images

Plain <img> element

-

Photo of a kitten

+

Placeholder image

<figure> element with <img> element

-
Photo of a kitten
+
Placeholder image

<figure> element with <img> and <figcaption> elements

- Photo of a kitten + Placeholder image
Here is a caption for this image.

<figure> element with a <picture> element

- - Photo of a kitten + + Placeholder image +
Here is a caption for this image.