mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-12-04 15:44:06 +08:00
15 lines
168 B
HTML
15 lines
168 B
HTML
|
<HTML>
|
||
|
|
||
|
<title>Banner</title>
|
||
|
|
||
|
|
||
|
<body text="#ffffff" bgcolor="#aa4444">
|
||
|
|
||
|
<center>
|
||
|
<p>
|
||
|
<font size="5">The Mesa 3D Graphics Library</font>
|
||
|
</p>
|
||
|
</center>
|
||
|
|
||
|
</body>
|
||
|
</html>
|