diff --git a/html/懒加载.html b/html/懒加载.html new file mode 100644 index 0000000..5835de8 --- /dev/null +++ b/html/懒加载.html @@ -0,0 +1,67 @@ + + + + + + Lazy Loading Random Images + + + +

Scroll down to load images

+
+ + + + \ No newline at end of file diff --git a/html/懒加载优化.html b/html/懒加载优化.html new file mode 100644 index 0000000..a0232c8 --- /dev/null +++ b/html/懒加载优化.html @@ -0,0 +1,75 @@ + + + + + + Lazy Loading Random Images + + + +

Scroll down to load images

+
+ + + + diff --git a/html/无懒加载.html b/html/无懒加载.html new file mode 100644 index 0000000..1024d7b --- /dev/null +++ b/html/无懒加载.html @@ -0,0 +1,51 @@ + + + + + + Regular Image Loading + + + +

All images load immediately

+
+ + + +