mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
15 lines
475 B
HTML
15 lines
475 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<table width="600" >
|
|
<tr>
|
|
<td ><img src="../images/ant.jpg"></td>
|
|
<td width="55"><img src="../images/ant.jpg"></td>
|
|
<td ><img src="../images/ant.jpg"></td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|