/    Sign up×
Community /Pin to ProfileBookmark

Hyperlink from email to middle of external page with no name tag

Ok, I hope I am trying to say this right.

I am building an html based email to send to some people and I am trying to put a link in it that will take a person to a particular spot on another page. When I have tried to find help on this all I come across is info on putting a name tag or <A NAME=”location”> in the the web page source code. Then adding <A HREF=”#location”> in the hyperlink.

Since I did not write the page and can not get access to the page to insert one of these tags in the code, how do I link to a particular part of that page. Any help would be appreciated.

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@IncaWarriorApr 14.2005 — If the page has an <a name="midd"... tag in it, you can link to that with page.html#midd but if it doesn't, you're out of luck.
Copy linkTweet thisAlerts:
@the_treeApr 15.2005 — There's almost certainly going to be a name or an id used somewhere in the document.
Copy linkTweet thisAlerts:
@BonRougeApr 15.2005 — I think too many people think you need a named anchor to link to something in a page - you don't. You can link to an id (as the tree mentioned).
Copy linkTweet thisAlerts:
@roeod4authorApr 15.2005 — Would I link to an ID the same way I would to a name?

Can I post a small section of the code here and let you guys show me where it is? I have been looking for about the last 45 minutes and I can't find it.
Copy linkTweet thisAlerts:
@BonRougeApr 15.2005 — Yes and... sure...
×

Success!

Help @roeod4 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.17,
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: @nearjob,
tipped: article
amount: 1000 SATS,

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

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