• I added a page called resources. On this page I will be putting url’s. How do I make them active. In other words if someone wants to go to one of my resources url I want them to only need to click on it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Turn them into links.

    Thread Starter Chief Mock

    (@chief-mock)

    that is what I am trying to figure out how to do.

    A link in HTML is:

    <a href="http://.....">Link description</a>

    So that is what you will need to do with your HTML addresses to turn them into links.

    If you are using the WP editor, in Visual mode, you can use the link button in the toolbar, or go into HTML mode and put your links in the above format.

    Thread Starter Chief Mock

    (@chief-mock)

    Thank you, I think I am in business now. I am a senior on steroids who loves to cook and thought I would start a blog at the suggestion of friends who like to eat my food.. If you are interested it is at garysgalley.com

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

The topic ‘active url’ is closed to new replies.