From 17ef890f0f4bf9dfacd8bba6483d08530dbddcc8 Mon Sep 17 00:00:00 2001 From: wintermute Date: Fri, 22 Mar 2024 19:32:44 +0100 Subject: [PATCH] add lazy loading images to index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 3375f20..cfa247e 100644 --- a/index.html +++ b/index.html @@ -365,14 +365,14 @@

Standalone

It will not be stretched or distorted, but will be displayed at its natural size; as long as enough space is available:

- an example, depicting a random subject + an example, depicting a random subject

In a Figure

Using a <figure> element, we can display the media element more prominently, and can also add a caption using a <figcaption> tag:

- an example, depicting a random subject + an example, depicting a random subject
This is the figure caption, is usually provides context.