mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
21 lines
386 B
HTML
21 lines
386 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
|
|
<table border="1" width="785">
|
|
<tr>
|
|
|
|
<td width="4%">
|
|
<div style="width:50px; border:1px solid red">
|
|
<img src="../images/mozilla-banner.gif">
|
|
|
|
</div>
|
|
</td>
|
|
<td width="96%"> </td>
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|