Help - Search - Members - Calendar
Full Version: Why Doesn't This Link Redirect?
World Dating Partners Forum > Support > Can anyone help?
Paul (6733)
Can anyone tell me why this doesn't redirect to the registration page when clicked, it just doesn't work to click on it?


<I><td align="centre"><FONT FACE ="Times"size=6>Take me<br></I>
<a href="/registration/step1.do"> <td align="left"> <img alt=Take me I'm yours" src="http://gimesumsex.com/additional/images/Gif/1095930968_m.gif"</a><br><br>
<I><FONT FACE ="Times"size=6>I'm yours</I>
Tim
Actually, just seen some other problems with it!

QUOTE(Paul (6733) @ Apr 19 2007, 12:35 PM) *
<a href="/registration/step1.do"> <td align="left"> <img alt=Take me I'm yours" src="http://gimesumsex.com/additional/images/Gif/1095930968_m.gif"</a>


Change to:

<a href="/registration/step1.do"> <td align="left"> <img alt="Take me I'm yours" src="http://gimesumsex.com/additional/images/Gif/1095930968_m.gif"></td></a>

You were missing a few bits of code. I put them in bold above but its not showing that clearly on here so to clarify it was:
one of these... "
and some of these... ></td>

Hope this sorts you out.
Tim
QUOTE(Paul (6733) @ Apr 19 2007, 12:35 PM) *
<a href="/registration/step1.do">


From what page are you linking from? You have used a relative link not absolute, where the path is defined from the page you are on, i.e. if you are on "http://www.site.com/pageyouareon/" this link will point to "http://www.site.com/pageyouareon/registration/step1.do". As you see this link will only work from pages on the domain root.

You should link to "http://yourdatingsite.com/registration/step1.do" instead, which will work from any page.
Thomas
Paul, you should consider using html editors like Dreamweaver (very expensive unless you get it a way I can not detail here), or Nvu which is really easy to use, very intuitive and above all... FREE although it is not as comprehensive. It should help you learn html basics, while avoiding some really obvious mistakes like the ones you just made.

Thomas
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.