linkchecker/test/html/misc.html
2001-02-20 23:56:47 +00:00

6 lines
297 B
HTML

<!-- meta url -->
<meta http-equiv="refresh" content="5; url=http://localhost">
<a href="hutzli:nixgutt">bad scheme</a>
<a href="javascript:loadthis()">javascript url</a>
<a href="telnet:localhost"> <!-- telnet to localhost -->
<a href="telnet:"> <!-- telnet without host -->