How To Make Anchors In You Shop

I see people always have anchors in there shop. I don't know how to make them. I've gotten a ton of varied answers and none seem to work. Anyone can help me?

Put <a name="i"> at the bottom of your shop code and at the end of every link in your shop that you want the anchor to go to, add #i
----------------------------- [color=purple]Protect your account[/color] http://www.neopets.com/~punchback_bob CG information & more

Remember to put a closed link tag after. So (a name="i") (/a) Of course, use the pointy brackets. It took me a few tries to get it right in my shop, too. I was always missing one part. Here's an example from my shop: [quote](a href=/browseshop.phtml?owner=slaygal_of_sunnydale&buy_obj_info_id=21189&buy_cost_neopoints=1200#i) And then at the bottom of my shop I have: (a name="i")(/a)[/quote] You can use any letter you want, but it has to match. So if you use a "p," then put "#p" after each of your links.

apparently, you dont need to close the a name thing.
----------------------------- [color=purple]Protect your account[/color] http://www.neopets.com/~punchback_bob CG information & more

[quote=Dmitri]apparently, you dont need to close the a name thing.[/quote] Oh, I didn't know that. Well, I guess you can save a few characters that way. Thanks. :)

Sorry for the noobie question but what is an anchor?

A page anchor is a way that you can direct someone to a specific place on a page so they don't have to scroll down the whole page. For example, if you have a pet page with five different sections, you can have links with anchors to each separate section, so visitors can just jump directly to the section they're looking for.

Thank you :D

Come to Novi Pier Imports

http://www.neopets.com/browseshop.phtml?owner=cornstarch678&misc

Where Everyday is A Sale

I've been trying to remember how to do this for a couple of days now. Accidentally erased my ancient coding - Thanks!!!