You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/test/parsertest/umlaute_html_iso.html

12 lines
346 B

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body>
In München steht ein Hofbräuhaus.
Dort gibt es Bier aus Maßkrügen.<br>
<a href="http://localhost/umlaute_html_iso.html">Example link in ISO-8859-1 encoded HTML</a>
</body>
</html>