BellaOnline
Posted By: Elizabeth - HTML Editor How to use anchors - 06/10/08 05:44 PM
I've seen quite a bit of interest in using anchor links, so I've posted an article that goes over the basics of adding & using anchors.

Links and Anchors

Enjoy...
Posted By: Adam Johnson Re: How to use anchors - 02/24/09 08:09 AM
Hello here the one example for use Anchars tags in HTML. The HTML ANCHOR CODE: Below is the HTML code for creating anchors... Select the destination you wish the link to take you to when clicked on and place this code with any name you'd like. This will create an anchor for your link. <A NAME="anyname">anyname</A> Create your link and make sure you use the same name as you used in your anchor: <A HREF="#Anyname">Click Here</A> I am certain you'll find anchors to be a valuable addition to your web design. Use these tips to increase your website's navigation abilities, and sales! This article's coverage of the information is as complete as it can be today. But you should always leave open the possibility that future research could uncover new facts about installing HTML anchors into a website.
Posted By: Ravina Re: How to use anchors - 06/15/21 07:49 AM
In the Hyperlink Manager dialog, click the Anchor tab and in the Name field, enter a unique name for the anchor. Click OK. To create a link to this anchor, you create a new link with the Hyperlink Manager. On the Hyperlink tab, in the Existing Anchor field, choose the anchor you created and click OK.
© BellaOnline Forums