summaryrefslogtreecommitdiff
path: root/docs/banner.html
blob: 9cb27bb6d1ca47de1e1c6cd7de90eb726c634f8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Banner</title>
</head>
<body bgcolor="#000000" text="#ffffff">
<center>
<table style="width: 95%; text-align: left;" border="0" cellpadding="2"
 cellspacing="2">
  <tbody>
    <tr>
      <td style="vertical-align: top;">
      <p><img src="gears.png"> </p>
      </td>
      <td style="text-align: center;"><font face="sans-serif" size="5">The
Mesa 3D Graphics Library</font></td>
      <td style="vertical-align: top; text-align: right;">
      <p><img src="gears.png"> </p>
      </td>
    </tr>
  </tbody>
</table>
<p><font face="sans-serif" size="5"><br>
</font></p>
</center>
</body>
</html>