From 8370cfd9e081eac921755a6dbbffe86c42f873ed Mon Sep 17 00:00:00 2001 From: alidhuniya Date: Tue, 4 Oct 2022 13:22:18 +0545 Subject: [PATCH] lazy-loading-in-html-images --- lazy-loading/index.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 lazy-loading/index.html diff --git a/lazy-loading/index.html b/lazy-loading/index.html new file mode 100644 index 0000000..48f6577 --- /dev/null +++ b/lazy-loading/index.html @@ -0,0 +1,26 @@ + + + + + + + Lazy Loading + + +

Lazy-Loading-with-html

+

Open Network tab and scroll at the same time t see effect

+ lazy-load-example + lazy-load-example + lazy-load-example + lazy-load-example + lazy-load-example + lazy-load-example + lazy-load-example + lazy-load-example + lazy-load-example + lazy-load-example + lazy-load-example + lazy-load-example + lazy-load-example + + \ No newline at end of file