mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-22 08:50:24 +00:00
13 lines
406 B
HTML
13 lines
406 B
HTML
<!-- targets -->
|
|
<a name="twoone">two one</a>
|
|
<a name="twotwo">two two</a>
|
|
<a name="twothree">two three</a>
|
|
<a name="twofour">two four</a>
|
|
|
|
<-- links -->
|
|
<a href="#twoone">anchor2 one from 2</a>
|
|
<a href="anchor3.html#threetwo">anchor3 two from 2</a>
|
|
<a href="anchor3.html#threethree">anchor3 three from 2</a>
|
|
|
|
<a href="#twofour">anchor2 four from 2</a>
|
|
<a href="anchor1.html#oneone">anchor1 one from 2</a>
|