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

git-svn-id: svn://10.0.0.236/trunk@90979 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
2001-04-01 01:51:44 +00:00
parent 4067031dd1
commit 922741fa71
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
<td>
<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 align="center">

View File

@@ -33,7 +33,7 @@
<td>
<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 align="center">