File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 9
9
alt =" Image Example" />
10
10
<!-- End of #subsection-image -->
11
11
12
+ <!-- Start of #subsection-broken-image -->
13
+ <h3 id =" subsection-lazy-loaded-image" >Lazy-loaded Image</h3 >
14
+ <img
15
+ src =" http://placehold.it/500x500?text=Lazy-Loaded+Image+Example"
16
+ loading =" lazy"
17
+ width =" 500"
18
+ height =" 500"
19
+ alt =" Lazy-loaded Image" />
20
+ <!-- End of #subsection-broken-image -->
21
+
12
22
<!-- Start of #subsection-broken-image -->
13
23
<h3 id =" subsection-broken-image" >Broken Image</h3 >
14
24
<img
Original file line number Diff line number Diff line change 26
26
<li ><a href =" #section-embedded" >Embedded</a >
27
27
<ol >
28
28
<li ><a href =" #subsection-image" >Image</a ></li >
29
+ <li ><a href =" #subsection-lazy-loaded-image" >Lazy-loaded Image</a ></li >
29
30
<li ><a href =" #subsection-broken-image" >Broken Image</a ></li >
30
31
<li ><a href =" #subsection-figure-with-caption" >Figure with Caption</a ></li >
31
32
<li ><a href =" #subsection-inline-svg" >Inline <abbr >SVG</abbr ></a ></li >
You can’t perform that action at this time.
0 commit comments