aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/download.html
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/docs/download.html')
-rw-r--r--mesalib/docs/download.html25
1 files changed, 13 insertions, 12 deletions
diff --git a/mesalib/docs/download.html b/mesalib/docs/download.html
index 6a9533aae..3d543281f 100644
--- a/mesalib/docs/download.html
+++ b/mesalib/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:
@@ -20,7 +21,7 @@ When a new release is coming, release candidates (betas) may be found
</p>
-<H1>Unpacking</H1>
+<h1>Unpacking</h1>
<p>
Mesa releases are available in three formats: .tar.bz2, .tar.gz, and .zip
@@ -79,7 +80,7 @@ instructions</a>.
</p>
-<H1>Demos and GLUT</H2>
+<h1>Demos and GLUT</h1>
<p>
A package of Mark Kilgard's GLUT library is available
@@ -98,5 +99,5 @@ were split off some time ago.
</p>
-</BODY>
-</HTML>
+</body>
+</html>