I made the following button:
<a href="/../totem_app/xplaces/00_menu_vitoria_xingu.html#acru"
target="_parent" class="bcontraste"><b>LINK</b></a>
to go to
<a href="../acess/00_menu_vitoria_xingu_acess.html#acru" target="_parent"
class="bcontraste"><b>LINK</b></a>
But when I use one of the two links they go to the general directory:
00_menu_vitoria_xingu.html# ou
00_menu_vitoria_xingu_acess.html#
In both cases they do not go to
00_menu_vitoria_xingu.html#acru ou
00_menu_vitoria_xingu_acess.html#acru
What is the correct way for the link to load the page "00_menu_vitoria_xingu.html" with the correct "section"? Because it has several:
00_menu_vitoria_xingu.html#acru
00_menu_vitoria_xingu.html#bnpf
00_menu_vitoria_xingu.html#cars
00_menu_vitoria_xingu.html#....
How do I create a link to open the page in a particular section?