I have made a table as shown below..
But when i open it in netscape in shows some blank space where i have used
<td> tag.
Can anyone plz help me with this!!
---------------------------------------------
   <table bgcolor=<?pv($top_color)?>cellpadding=0 cellspacing=0  height=25
width=100%>
    <tr>
     <td class=tnav width=0 align=LEFT>
&nbsp;<b><?pv($edition)?></b>
</td>
     <td class=tnav nowrap>
     </td>
     <td class=tnav align=right nowrap>
      Welcome <?=$PHP_AUTH_USER?>!
      &nbsp;&nbsp;&nbsp;
     </td>
    </tr>
   </table>
------------------------------------
thanks
anil


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to