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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

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