Setting width, height for logo.gif to avoid reflow (68264). sr=ben

This commit is contained in:
mcafee%netscape.com 2001-04-01 01:51:44 +00:00
parent f0820eb62d
commit e51e231044
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
<td> <td>
<a href="http://www.mozilla.org/"> <a href="http://www.mozilla.org/">
<img src="chrome://global/content/logo.gif" border="0" alt="Mozilla"></a> <img src="chrome://global/content/logo.gif" border="0" alt="Mozilla" width="200" height="200"></a>
</td> </td>
<td align="center"> <td align="center">

View File

@ -33,7 +33,7 @@
<td> <td>
<a href="http://www.mozilla.org/"> <a href="http://www.mozilla.org/">
<img src="chrome://global/content/logo.gif" border="0" alt="Mozilla"></a> <img src="chrome://global/content/logo.gif" border="0" alt="Mozilla" width="200" height="200"></a>
</td> </td>
<td align="center"> <td align="center">