nospam@nospam wrote:
> 
> Hi, everybody:
> I have design a page thas work perfectly in IE5, but  internal anchors
> doesn�t work in Netscape 4.6, nor NE6.0, I don�t know why.

Anchor /names/ don't begin with #. Only references to them do.
<A name="foto">
<A href="#foto">

Running your page through a validator will catch these sorts of errors.

BTW, you are in the wrong newsgroup; netscape.public.mozilla.* are for
Mozilla developers, not Netscape-related page coding questions.
Try netscape.public.dev.html

Reply via email to