summaryrefslogtreecommitdiff
path: root/docs/download.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/download.html')
-rw-r--r--docs/download.html21
1 files changed, 11 insertions, 10 deletions
diff --git a/docs/download.html b/docs/download.html
index 6a9533aaeb..b0b7f7e2cb 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -1,12 +1,13 @@
-<HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <title>Getting Mesa</title>
+ <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
-<TITLE>Getting Mesa</TITLE>
-
-<link rel="stylesheet" type="text/css" href="mesa.css"></head>
-
-<BODY>
-
-<H1>Downloading</H1>
+<h1>Downloading</h1>
<p>
Primary Mesa download site:
@@ -98,5 +99,5 @@ were split off some time ago.
</p>
-</BODY>
-</HTML>
+</body>
+</html>