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>