linkchecker/test/html/base1.html

8 lines
184 B
HTML
Raw Normal View History

<!-- 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">