Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter fattmelon

    (@fattmelon)

    Sorry, I had the links backwards in my code. Here’s how a page anchor works.

    At top of page put a link to something at the bottom of the same page. When you use the link it takes you to the info at the bottom.

    The code for the link: <a href="#thename">the text here</a> The code for the anchor: <a title="name" name="name"></a>text here

    The bottom info is ‘anchored’ together by the link above.

    Thanks for the instructions armanmt. Reading the wp instructions on multiple databases was a bit vague for a newbie like me. I have both up and running now!!!

Viewing 2 replies - 1 through 2 (of 2 total)