Jump to content
When you buy through links on our site, we may earn an affiliate commission.
  • Current Donation Goals

Any HTML gurus out there?


Slartibartfast

Recommended Posts

Simple, really ... and right under your nose. I click the "chain" icon above my post here, and fill in the blanks...

Here's my link

You can do a "view source" on this page to see how it looks, but basically you have:

<url="put a target url in here">here is the text for my link</url>

In the rest of the world that's done with an "a href" tag:

<a href="http://CoverYourASP.com/Hello.asp">go to my hello page</a>

Link to comment
Share on other sites

The simple HTML would be:

<A href="url of the page you want to link to"><IMG SRC="location of the image"></A>

Or here at RWG:

code.gif

Or on the signature editing screen, click on the 'Insert Link' button. Enter the URL you want to link to in the URL box, and then put the entire image code for your image in the 'Link Text' box.

Edited by tomhorn
Link to comment
Share on other sites

The simple HTML would be:

<A href="url of the page you want to link to"><IMG SRC="location of the image"></A>

Or here at RWG:

code.gif

Or on the signature editing screen, click on the 'Insert Link' button. Enter the URL you want to link to in the URL box, and then put the entire image code for your image in the 'Link Text' box.

Thanks tomhorn! Spot on. It works a treat! :thumbsupsmileyanim::thumbsupsmileyanim::thumbsupsmileyanim:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...
Please Sign In or Sign Up