how to activate a url?

  • Unknown's avatar

    How do I underline the url I’ve provided in my most recent blog so that readers can click on it and be taken to the site??? Please advise.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    http://www.nhd.org/entering-contest/#toggle-id-1

    An easy way to make that into a link in post content is to use the Insert/Edit link tool in your post editor toolbar to create a link with the following form:
    <a href="Destination URL">link text</a>
    In this case you asked to make the destination URL and the link text the same thing. So it will look like this in your text editor:

    <a href="http://www.nhd.org/entering-contest/#toggle-id-1">http://www.nhd.org/entering-contest/#toggle-id-1</a>

  • The topic ‘how to activate a url?’ is closed to new replies.