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 +
  • diff --git a/lazy-loading/index.html b/lazy-loading/index.html new file mode 100644 index 0000000..c858d48 --- /dev/null +++ b/lazy-loading/index.html @@ -0,0 +1,32 @@ + + + + + + HTML Tips and Tricks - Lazy Loading + + + + + +
    + + home + +

    Lazy-Loading-with-html

    + 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