docs: do not hard-code header-height
[mesa.git] / docs / webmaster.html
index 6ab101eb14e19309dd9dd71eb654762683d43934..c327921c52181bfc118c47403771cd7403c6d25d 100644 (file)
@@ -1,15 +1,25 @@
-<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>Mesa Introduction</title>
+  <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
 
-<TITLE>Mesa Introduction</TITLE>
+<div class="header">
+  <h1>The Mesa 3D Graphics Library</h1>
+</div>
 
-<BODY text="#000000" bgcolor="#55bbff">
+<iframe src="contents.html"></iframe>
+<div class="content">
 
-<H1>Webmaster</font></H1>
+<h1>Webmaster</h1>
 
 <p>
 If you have problems, edits or additions for this website send them
 to Brian
-(<em>b</em><em>r</em><em>i</em><em>a</em><em>n</em><em>_</em><em>e</em><em>_</em><em>p</em><em>a</em><em>u</em><em>l</em><em>@</em><em>y</em><em>a</em><em>h</em><em>o</em><em>o</em><em>.</em><em>c</em><em>o</em><em>m</em>)</a>.
+(<em>b</em><em>r</em><em>i</em><em>a</em><em>n</em><em>.</em><em>e</em><em>.</em><em>p</em><em>a</em><em>u</em><em>l</em><em>&nbsp;</em><em>g</em><em>m</em><em>a</em><em>i</em><em>l</em><em>.</em><em>c</em><em>o</em><em>m</em>).
 </p>
 
 <p>
@@ -17,6 +27,6 @@ Mark Manning made the frame-based layout for the website.
 Brian's modified it a lot since then.
 </p>
 
-
+</div>
 </body>
-</html>
\ No newline at end of file
+</html>