/    Sign up×
Community /Pin to ProfileBookmark

Probalby really simple

I am working on a simple knowledge base type web page for a friend of mine. I am working with a single multipage document. My question is on menu bar, that links to specific pages how can I set it up that when specific links are selected they will take you to specific pages or portions of the same document or file. I am hoping that it would be easier than breaking the document apart and linking each file individually. Any suggestions or references would be very much appreciated.

Thanks in advance

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@CharlesJul 15.2004 — [font=georgia]If you give an element the ID of "foo" then you can link to it, in the same document, with [font=monospace]<a href="#foo">Foo</a>[/font] or, in some other document "fie.html", [font=monospace]<a href="fie.html#foo">Foo</a>[/font]. And you want to be making good use of the LINK element for those fine browsers that support it. See http://www.w3.org/TR/html4/struct/links.html.[/font]
Copy linkTweet thisAlerts:
@LJKJul 17.2004 — Hi -

When creating "#name" anchor links, remember that any element that already has an id="" for styles is also an anchorname!

Have fun,

El
×

Success!

Help @blackno1 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...