linkchecker/test/html/base1.html
2001-02-20 23:58:35 +00:00

8 lines
No EOL
184 B
HTML

<!-- base without href -->
<base target="_top">
<!-- meta url -->
<META HTTP-equiv="refresh" content="0; url=base2.html">
<!-- spaces between key and value -->
<a href
=
"base2.html">