summaryrefslogtreecommitdiffstats
path: root/docs/science.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/science.html')
-rw-r--r--docs/science.html20
1 files changed, 11 insertions, 9 deletions
diff --git a/docs/science.html b/docs/science.html
index 0b338430330..102593c75c3 100644
--- a/docs/science.html
+++ b/docs/science.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>Science and Technical</title>
+ <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
-<TITLE>Science and Technical</TITLE>
-
-<link rel="stylesheet" type="text/css" href="mesa.css"></head>
-
-<BODY>
-
-<H1>Science and Technical</H1>
+<h1>Science and Technical</h1>
<ul>
<li><a href="http://www.softintegration.com/products/toolkit/opengl/" target="_parent">Ch</a> - OpenGL bindings for the Ch C/C++ interpreter
@@ -66,4 +67,5 @@
</li></ul>
-</body></html>
+</body>
+</html>