What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Links

Links
Author: Message:
welshboy222
Full Member
***

Avatar

Posts: 325
Reputation: 4
29 / Male / –
Joined: Apr 2006
Status: Away
O.P. Links
How do I make this into a link that goes somewhere?
<li><a href="index.html" title="link">link</a></li>

where do I put the link like for eg.

<li><a href="index.html" title="link">link</a></li>

I want put google.co.uk where do I put it?
If the worst comes to the worst eat a cake makes you feel better!
05-20-2006 04:18 PM
Profile E-Mail PM Find Quote Report
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
RE: Links
please dont double post, use the edit button :)

if you wanted to create a link to google, it would be as follows:

code:
<a href="http://www.google.com/" title="link">text that shows on the webpage</a>

tip: have a read through http://www.w3schools.com goto their html tutorial, its very good
formerly methos
05-20-2006 04:34 PM
Profile PM Web Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
RE: Links
code:
<a  href="www.google.co.uk">or like this</a>

Touch Innovation - touch friendly programs/applications for the windows mobile!


05-20-2006 06:26 PM
Profile E-Mail PM Web Find Quote Report
rav0
Veteran Member
*****

Avatar
i have an avatar

Posts: 1419
Reputation: 29
34 / Male / Flag
Joined: Aug 2003
RE: RE: Links
quote:
Originally posted by Nathan
code:
<a  href="www.google.co.uk">or like this</a>


It should have "http://" at the begining of it, and "/" at the end. Many browsers will understand what it hsould be, but it's better to have it proper in the first place.
| [Image: dorsh] |

(\ /)
(O.o)
(> <)

This is Bunny. Copy Bunny into your signature to help him on his way to world domination
05-21-2006 04:04 AM
Profile E-Mail PM Web Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
RE: Links
Sorry, I just quickly typed it :P I always foget about teh http:// bit :P
Touch Innovation - touch friendly programs/applications for the windows mobile!


05-21-2006 10:03 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On