this looks better in mozilla

This commit is contained in:
angles 2001-09-21 21:30:55 +00:00
parent 830242391d
commit 79a831a1d5

View File

@ -9,9 +9,10 @@
the margin items could be merged into head, as head already supplies some the margin items could be merged into head, as head already supplies some
the variables for onLoad are set in navbar --> the variables for onLoad are set in navbar -->
<table border="0" width="100%" height="100%" cellspacing="0" cellpadding="0"> <table border="0" width="100%" height="73" cellspacing="0" cellpadding="0">
<tr> <tr>
<!-- top row back images are 58px high, but the row may be smaller than that --> <!-- top row back images are 58px high, but the row may be smaller than that -->
<!-- row 2 images are 15 px high, so this table with these 2 rows is 58 plus 15 equals 73px high -->
<td width="154" height="58" align="left" valign="top" background="{img_root}/em.gif"> <td width="154" height="58" align="left" valign="top" background="{img_root}/em.gif">
<img src="{img_root}/logo2.gif"> <img src="{img_root}/logo2.gif">
</td> </td>
@ -54,6 +55,8 @@
</table> </table>
</td> </td>
</tr> </tr>
</table>
<table border="0" width="100%" height="100%" cellspacing="0" cellpadding="0">
<tr> <tr>
<td width="154" align="left" valign="top" background="{img_root}/nav_bar_left_spacer.gif"> <td width="154" align="left" valign="top" background="{img_root}/nav_bar_left_spacer.gif">
<!-- left nav table --> <!-- left nav table -->
@ -68,4 +71,4 @@
<td width="100%" align="left" valign="top"> <td width="100%" align="left" valign="top">
<!-- this TD background image moved to body element --> <!-- this TD background image moved to body element -->
<br> <br>
<!-- END navbar --> <!-- END navbar -->