How do you add anchors (or bookmarks) on the same html page in frontpage? Its been that long since the last time i used it i forgot.
Cheers:)
Printable View
How do you add anchors (or bookmarks) on the same html page in frontpage? Its been that long since the last time i used it i forgot.
Cheers:)
Insert menu, Bookmark
:blush: Thanks:blush:
Don't use FrontPage = problem solved!
Why not just go into the HTML and put a <a name="whatever">text, if applicable</a>
?
FrontPageQuote:
Originally posted by mendhak
Why not just go into the HTML and put a <a name="whatever">text, if applicable</a>
?
That is the answer to your question....
oh yeah... stupid me. :thumb: