Remove `width="XX%"' - it makes site look ugly in Netscape.
This commit is contained in:
parent
f40caa4b48
commit
8d1f212aaa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12135
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
<table border="0" cellspacing="0" cellpadding="2">
|
||||
<tr>
|
||||
<td valign="top" width="15%">
|
||||
<td valign="top"> <!-- width="10%" -->
|
||||
<table border="0" cellspacing="0" cellpadding="1"
|
||||
bgcolor="#000000" width="100%">
|
||||
<tr>
|
||||
|
|
@ -130,7 +130,7 @@
|
|||
<td></td>
|
||||
|
||||
<!-- Right-most column -->
|
||||
<td valign="top" width="20%">
|
||||
<td valign="top"> <!-- width="20%" -->
|
||||
<!-- News table -->
|
||||
<table border="0" cellspacing="0" cellpadding="1"
|
||||
bgcolor="#000000" width="100%">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue