Jump to content

How Do I.....?


AeroMechAZ

Recommended Posts

I was just curious as to how to format a couple of URL's in my TB's "Mission" page so they will be hyperlinks to the webpage that they describe instead of just letters on the page that people have to copy/paste to get there?

In the description, enter the following:

 

A "less than" sign (<)

A lower case "a" (a)

A space ( )

The phrase (href=)

The web address within double quotes ("http://www.utahgeocachers.com")

A "greater than" sign (>)

The text you want to display as the link (Utah Association of Geocachers)

A "less than" sign (<)

A forward slash (/)

A lower case "a" (a)

A "greater than" sign (>)

 

And this is what it would look like:

 

Utah Association of Geocachers

Link to comment
I was just curious as to how to format a couple of URL's in my TB's "Mission" page so they will be hyperlinks to the webpage that they describe instead of just letters on the page that people have to copy/paste to get there?

In the description, enter the following:

 

A "less than" sign (<)

A lower case "a" (a)

A space ( )

The phrase (href=)

The web address within double quotes ("http://www.utahgeocachers.com")

A "greater than" sign (>)

The text you want to display as the link (Utah Association of Geocachers)

A "less than" sign (<)

A forward slash (/)

A lower case "a" (a)

A "greater than" sign (>)

 

And this is what it would look like:

 

Utah Association of Geocachers

At the time I posted this, I wasn't familiar with HTML script; I am (a little bit) now, but thank you for the advice anyhow.

Link to comment

(For those interested)

 

<a href="http://link">TEXT</a>

 

Insert this on your bug page

 

<a href="http://www.airnav.com/airports/">Airport Information</a>

 

---

 

A lot of people like to link to another TB. That would look something like this:

 

<a href="http://www.geocaching.com/track/details.aspx?id=176391">Mr. Flip</a>

 

=========

 

This is also a good resource

click here: The quick and dirty guide to bad HTML for your cache page.

Edited by BlueDeuce
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...