gnu-social/vendor/masterminds/html5/test/HTML5/Fixtures/encoding/utf-8.html

10 lines
156 B
HTML
Raw Normal View History

<!doctype html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
</head>
<body>
<p>Žťčýů</p>
</body>
</html>