docs: do not hard-code header-height
[mesa.git] / docs / developers.html
index 8960e7cb48bd5d47a65a8f8c151ebda454dcf7af..372bd38f3ff08a51de2ccf70aadfa315f18018c6 100644 (file)
@@ -1,18 +1,26 @@
-<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>Developers</title>
+  <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
 
-<TITLE>Developers</TITLE>
+<div class="header">
+  <h1>The Mesa 3D Graphics Library</h1>
+</div>
 
-<link rel="stylesheet" type="text/css" href="mesa.css"></head>
+<iframe src="contents.html"></iframe>
+<div class="content">
 
-<BODY>
-
-<H1>Developers</H1>
+<h1>Developers</h1>
 
 <p>
 Both professional and volunteer developers contribute to Mesa.
 </p>
 <p>
-<a href="http://www.vmware.com/" target="_parent">VMware</a>
+<a href="https://www.vmware.com/">VMware</a>
 employs several of the main Mesa developers including Brian Paul
 and Keith Whitwell.
 </p>
@@ -30,13 +38,13 @@ including:
 
 <p>
 Other companies including
-<a href="http://www.intellinuxgraphics.org/index.html" target="_parent">Intel</a>
+<a href="https://01.org/linuxgraphics">Intel</a>
 and RedHat also actively contribute to the project.
 Intel has recently contributed the new GLSL compiler in Mesa 7.9.
 </p>
 
 <p>
-<a href="http://www.lunarg.com/" target="_parent">LunarG</a> can be contacted
+<a href="https://www.lunarg.com/">LunarG</a> can be contacted
 for custom Mesa / 3D graphics development.
 </p>
 
@@ -45,5 +53,6 @@ Volunteers have made significant contributions to all parts of Mesa, including
 complete device drivers.
 </p>
 
+</div>
 </body>
 </html>