mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-17 22:40:33 +00:00
8 lines
184 B
HTML
8 lines
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
|
|
=
|
|
"file.html">
|