mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-25 10:20:23 +00:00
10 lines
306 B
HTML
10 lines
306 B
HTML
<!-- targets -->
|
|
<a name="oneone">one one</a>
|
|
<a name="onetwo">one two</a>
|
|
<a name="onethree">one three</a>
|
|
<a name="onefour">one four</a>
|
|
|
|
<!-- links -->
|
|
<a href="#oneone">anchor1 one from 1</a>
|
|
<a href="anchor2.html#twotwo">anchor2 two from 1</a>
|
|
<a href="anchor2.html#twothree">anchor2 three from 1</a>
|