Got a little techonology problem that you need fixed pronto? Post it here and we'll see what we can do.
Sun Aug 15, 2004 7:08 am
Okay, so I'm ready to spruce up my Pet Page a bit, however, I don't know how to implement anchor text. Who were does? I would REALLY appreciate it if you could help me out with this!
Sun Aug 15, 2004 9:51 am
(please correct me if I am wrong)
Isn't anchor text hyperlinks?
Anyway this is how you do it, if anchor text
is hyperlinks.
- Code:
<a href="http://[insert url here]">[insert text here]</a>
Sun Aug 15, 2004 12:12 pm
Nope. It's the ability to scroll to a specific point on a page. Like a specific paragraph in a story, for example. This allows you to click a link and it will direct you to that paragraph.
Sun Aug 15, 2004 12:27 pm
Here's the first part of the code (the link itself):
- Code:
<a href="#codeword">whatever words you want to use</A>
To tell the link where to go, this is what you need to do. Copy and paste this code and put it where you want the link to go on your page:
- Code:
<A name="codeword"></A>
Sun Aug 15, 2004 1:22 pm
Thank you! Many huggles to you and your family tree.
Wed Aug 18, 2004 11:36 am
Shoyru wrote:Nope. It's the ability to scroll to a specific point on a page. Like a specific paragraph in a story, for example. This allows you to click a link and it will direct you to that paragraph.
Oh, I see, I've been trying to look for that code too
Sorry if I mislead you Shoyru
Powered by phpBB © phpBB Group.
phpBB Mobile / SEO by Artodia.