ie-only.html 262 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 <!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <!--[if IE]> <meta http-equiv="refresh" content="0;URL=http://localhost:55551/form/utf-8.html"> <![endif]--> <title>Refresh IE only</title> </head> <body> </body> </html>