Hi:
I have tried to use the same HTML code for internal links on a Web page for internal links within the same page of my blog.
Here is the code I used (substituting parentheses for brackets:
(a name="priority")(/a)
(a href="#priority")Priority Directories(/a)
First I have listed the anchor.
Second, is the link pointing to the anchor.
This coding works perfectly well on a Web page, but does not work at all on my blog.
For one thing the blog software automatically changes the anchor code to:
(a title="priority")(/a)
The second link is automatically changed to:
(a href="http://null/#priority")Priority Directories(/a)
But they don't work.
Is it possible to create internal links on the same blog page??
This is an urgent request for help!
Thanks.
Robert