e9438a8659
and xserver)...
28 lines
684 B
HTML
28 lines
684 B
HTML
<!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>
|