TrinidadHunni
02-27-2011, 09:44 PM
Hi there,
I am working with Webs.com (Used to be Freewebs) and I am trying to embed page anchors on one of my pages.
I have used the codes found on the HTML portion of the site Section 2 I believe but these codes are not working out for me..
My codes are (at the top of the page):
<a href="#A">A</A>
<a href="#B">B</A>
<a href="#C">C</A>
<a href="#D">D</A>
<a href="#E">E</A>
<a href="#F">F</A>
<a href="#G">G</A>
<a href="#H">H</A>
<a href="#I">I</A>
<a href="#J">J</A>
<a href="#K">K</A>
<a href="#L">L</A>
<a href="#M">M</A>
<a href="#N">N</A>
<a href="#O">O</A>
<a href="#P">P</A>
<a href="#Q">Q</A>
<a href="#R">R</A>
<a href="#S">S</A>
<a href="#T">T</A>
<a href="#U">U</A>
<a href="#V">V</A>
<a href="#W">W</A>
<a href="#X">X</A>
<a href="#Y">Y</A>
<a href="#Z">Z</A>
Then to tell where anchors where to go I put in the HTML :
<A name="A"></A>
Here is a link to the specific page:
http://www.hcchppo.com/medicalassociations.htm
Thank you for your help in advance.
I am working with Webs.com (Used to be Freewebs) and I am trying to embed page anchors on one of my pages.
I have used the codes found on the HTML portion of the site Section 2 I believe but these codes are not working out for me..
My codes are (at the top of the page):
<a href="#A">A</A>
<a href="#B">B</A>
<a href="#C">C</A>
<a href="#D">D</A>
<a href="#E">E</A>
<a href="#F">F</A>
<a href="#G">G</A>
<a href="#H">H</A>
<a href="#I">I</A>
<a href="#J">J</A>
<a href="#K">K</A>
<a href="#L">L</A>
<a href="#M">M</A>
<a href="#N">N</A>
<a href="#O">O</A>
<a href="#P">P</A>
<a href="#Q">Q</A>
<a href="#R">R</A>
<a href="#S">S</A>
<a href="#T">T</A>
<a href="#U">U</A>
<a href="#V">V</A>
<a href="#W">W</A>
<a href="#X">X</A>
<a href="#Y">Y</A>
<a href="#Z">Z</A>
Then to tell where anchors where to go I put in the HTML :
<A name="A"></A>
Here is a link to the specific page:
http://www.hcchppo.com/medicalassociations.htm
Thank you for your help in advance.