mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-17 14:30:30 +00:00
This time with the non-unicode filename hidden inside a ZIP file to avoid breaking the subversion repository. git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3868 e7d03fd6-7b0d-0410-9947-9c21f3af8025
12 lines
No EOL
278 B
HTML
12 lines
No EOL
278 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
|
|
Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
|
|
lang="en">
|
|
<head>
|
|
<base href="base/" />
|
|
</head>
|
|
<body>
|
|
<a href="test.txt">Blubb</a>
|
|
</body>
|
|
</html> |