- Oct 27, 2002
- 397
- 0
- 0
I'd like to create a hyperlink from one page that transfers to a position on another page.
For example, I'd like to create a link to a football team's latest scores, where the latest scores are located somewhere near the bottom of page "footballInfo.html"
So something like...
<a href = "footballInfo.html/#scores"> ???
Thanks for any help!
For example, I'd like to create a link to a football team's latest scores, where the latest scores are located somewhere near the bottom of page "footballInfo.html"
So something like...
<a href = "footballInfo.html/#scores"> ???
Thanks for any help!
