|
Posted by Olli Mδntyranta on 12/12/06 07:29
leesangjune@gmail.com wrote:
> Right. Here is my html code:
>
> At the bottom of page 1 i have the folloowing code. The anchor is at
> the very bottom of the page. The file name is
> ../2_20/verify_recognition_all_2_20_thumb.html
>
> <a NAME="bottom"></a></body>
> </html>
>
> In web page 2 i have the link code:
>
> <a href = "../2_20/verify_recognition_all_2_20_thumb.html#bottom">
> Transaction 18
> </a>
>
>
> Do you notice any problems?
Hi there,
this tiny piece of code shows only that the problem is somewhere else.
Would be a good idea to put both pages online and show us the url.
Sorry, if I ask obvious, but are you sure you don't have an element
earlier in the first document, which is marked with id="bottom"? If
there is, the link on the other page leads to this element instead of
your anchor.
BTW, I am pretty surprised to find out that this wouldn't point out in
validation.
Olli
Navigation:
[Reply to this message]
|