17 lines
589 B
HTML
17 lines
589 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Internet Explorer version 8 and below are not supported on this website</title>
|
|
</head>
|
|
<body>
|
|
<h1>You're using Internet Explorer version 8 or below, which is not supported.</h1>
|
|
<p>
|
|
To use Canvas, you need to use a newer, more modern browser. <a href="http://browsehappy.com/">Learn more about how to upgrade your browser</a>.
|
|
</p>
|
|
<p>
|
|
Read about supported browsers in the <a href="http://guides.instructure.com/s/2204/m/4214/l/41056-which-browsers-does-canvas-support">Canvas Guides</a>.
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html>
|