14 lines
432 B
HTML
14 lines
432 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Internet Explorer 6 is not supported on this website</title>
|
|
</head>
|
|
<body>
|
|
<h1>Internet Explorer version 6 is so outdated it is not supported on this website.</h1>
|
|
<p>
|
|
May we suggest some better, more modern browsers? <a href="http://getfirefox.com">download firefox here</a> or <a href="http://www.google.com/chrome">get Google Chrome here</a>.
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html>
|