blob: 55f227d9f28e78ba5b3f070c31b077bc75dfa8b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=x-sjis">
<title>x-sjis overlap</title>
</head>
<body>
This is some regular old text
<a>This is some text in an anchor</a>
</body>
</html>
|