From 8370cfd9e081eac921755a6dbbffe86c42f873ed Mon Sep 17 00:00:00 2001 From: alidhuniya Date: Tue, 4 Oct 2022 13:22:18 +0545 Subject: [PATCH 1/3] 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 From 38da6b30afd39b87cab8270375da26aa88de7cba Mon Sep 17 00:00:00 2001 From: alidhuniya Date: Thu, 6 Oct 2022 11:13:50 +0545 Subject: [PATCH 2/3] demo is linked --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index 10251f9..8187e29 100644 --- a/index.html +++ b/index.html @@ -87,6 +87,10 @@ Dialog - Display a Modal Dialog +
  • + + Lazy Loading - Lazy Load html images natively +
  • From 3940f7e74305b28050070bd9b7af54957dfe2d84 Mon Sep 17 00:00:00 2001 From: alidhuniya Date: Thu, 6 Oct 2022 13:14:07 +0545 Subject: [PATCH 3/3] lazy-load-typo-fixed --- lazy-loading/index.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/lazy-loading/index.html b/lazy-loading/index.html index 48f6577..c858d48 100644 --- a/lazy-loading/index.html +++ b/lazy-loading/index.html @@ -1,14 +1,19 @@ - - - - Lazy Loading + + + HTML Tips and Tricks - Lazy Loading + + + +
    + + home +

    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 @@ -22,5 +27,6 @@ lazy-load-example lazy-load-example lazy-load-example +
    \ No newline at end of file