mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-23 01:10:27 +00:00
13 lines
424 B
HTML
13 lines
424 B
HTML
<!-- targets -->
|
|
<a name="threeone">three one</a>
|
|
<a name="threetwo">three two</a>
|
|
<a name="threethree">three three</a>
|
|
<a name="threefour">three four</a>
|
|
|
|
<-- links -->
|
|
<a href="#threeone">anchor3 one from 3</a>
|
|
<a href="anchor1.html#onetwo">anchor1 two from 3</a>
|
|
<a href="anchor1.html#onethree">anchor1 three from 3</a>
|
|
|
|
<a href="#threefour">anchor3 four from 3</a>
|
|
<a href="anchor1.html#onefour">anchor1 four from 3</a>
|