ireneeng
Member
Posted 6 months ago #
Hi..
Need help on how to create bookmark then hyperlink it within the same blog, i.e. Top and Back to Top.
I used Insert/edit link (Alt+Shift+A) - thinking in MS Word lingo – there isn’t a tool to set Bookmark that this (Alt+Shift+A) can link to.
http://www.bonvoyage.ireneeng.com/?page_id=91
Thanks.
Irene
iamotornl
Member
Posted 6 months ago #
You can use the bookmark plugin if you mean this. But I don't get the point of the problem. You want that your site can be bookmarked? Or you want a site to bookmark and link it via Wordpress?
Your talking about an anchor tag
<a name="top" /> at the top of a page then
<a href="#top">Back to Top</a> where you want the link to go that will go back to the top.