blob: 9735bee2b0a4c54608ea41abaffc1c73fce0cecf [file] [log] [blame]
Sections:
Figures:
1 First figure (item1)
2 Second figure (item2)
Third figure (item3)
Fourth figure (item4)
Tables:
<html>
<head>
</head>
<body>
<figure id="item1">
<figcaption>First figure</figcaption>
</figure>
<figure id="item2">
<figcaption>Second figure</figcaption>
</figure>
<figure id="item3">
<figcaption class="Unnumbered">Third figure</figcaption>
</figure>
<figure id="item4">
<figcaption class="Unnumbered">Fourth figure</figcaption>
</figure>
<p>
First ref: Figure
<a href="#item1">1</a>
</p>
<p>
Second ref: Figure
<a href="#item2">2</a>
</p>
<p>
Third ref: Figure
<a href="#item3">Third figure</a>
</p>
<p>
Fourth ref: Figure
<a href="#item4">Fourth figure</a>
</p>
<p><a href="#item1">1</a></p>
<p><a href="#item2">2</a></p>
<p><a href="#item3">Third figure</a></p>
<p><a href="#item4">Fourth figure</a></p>
</body>
</html>