joanne
Terugkerende gebruiker
- Lid geworden
- 31 mrt 2001
- Berichten
- 1.300
Als ik het goed begrijp maak je een link naar een ander gedeelte binnen dezelfde pagina in 2 stappen?
Insert the target
Decide where you want the link to jump to. Choose a name to call it. At the exact place where you want to jump to, insert the following tag (where targetname=name you have chosen):
a name="targetname" Text
Insert de link
This is the bit you click to take you to the nominated target. Insert the following tag:
a href="#targetname"Text
Joanne
Vond het beetje omslachtig.
Insert the target
Decide where you want the link to jump to. Choose a name to call it. At the exact place where you want to jump to, insert the following tag (where targetname=name you have chosen):
a name="targetname" Text
Insert de link
This is the bit you click to take you to the nominated target. Insert the following tag:
a href="#targetname"Text
Joanne
Vond het beetje omslachtig.