This is a really annoying netscape bug. My advice for how to fix is going
to sound bizarre....but if your stuff is in a table, and you have ANY white
space OR a carriage return in between any table tags, netscape can and will
do weird things with the leading (space between lines of text).

So, for example, if you have: 
<td>here is some text
</td>

or even:

<td>here is some text </td>

The problem is likely to occur.

The fix is to either:
<td>here is some text<
/td>

or

<td>here is some text</td>

etc.

Let me know if for some odd reason this doesn't help you. I believe other
table tags may also tickle this bug.

Kayla

At 10:53 AM 7/8/98 -0800, you wrote:
>Does anyone know why NS/Mac sometimes shows inexplicable extra spaces
>between lines of text? Another problem I have with both 3 & 4 is that the
>underlines on hyperlinked text don't show up until I click the text.
>
>SUz

____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to