Results 1 to 4 of 4

Thread: How to do hyperlink????

  1. #1
    Join Date
    Mar 2009
    Posts
    27

    How to do hyperlink????

    Can anyone help me with the hyperlink part......!

    I was knowing how to do but i haved forgot.........!

    Please Help!

  2. #2
    Join Date
    Apr 2008
    Posts
    2,276

    Re: How to do hyperlink????

    Here is an example of a Hyperlink:

    <a href="http://www.google.co.uk">MY WEB SITE</a>

    All you would see on the page are the words: MY WEB SITE and when clicked will take you to google

  3. #3
    Join Date
    Mar 2009
    Posts
    27

    Re: How to do hyperlink????

    So why, has what you have typed above not come up as an hyperlink?
    What do you omit ?

    a href="http://www.google.co.uk">MY WEB SITE</a

    trying without the brackets.

    a href="http://www.google.co.uk"MY WEB SITE/a

    <a href="http://www.google.co.uk">MY WEB SITE</a

    What am i doing wrong?

  4. #4
    Join Date
    Apr 2008
    Posts
    2,276

    Re: How to do hyperlink????

    Its not working bcoz its not pulished it in that way.........!

    Do one think open a notepad & follow the following steps written in QUOTE......:

    1. SOLUTION:
    <HTML>
    <head>
    <title>
    ............................ // (type your name/your website name here)
    </title>
    </head>
    <body>
    <a href="http://www.google.co.uk">MY WEB SITE</a>
    </body>
    </html>

    NOTE: now follow the following things...: Save this document to desktop with the name u want following with ".html" & then close the document ......
    You will see thatit has created an browser icon on that file.
    Now open the following document by directly opening it with double clicking on it....!
    Now you will be correctly looking what you wanted !

Similar Threads

  1. hyperlink With Webcreator
    By Mannat in forum Technology & Internet
    Replies: 2
    Last Post: 22-10-2009, 07:07 PM
  2. How to wrap div tag with Hyperlink?
    By azianai in forum Software Development
    Replies: 3
    Last Post: 24-07-2009, 09:39 PM
  3. Hyperlink in Wordpad
    By Ralph Lauren in forum Technology & Internet
    Replies: 3
    Last Post: 10-07-2009, 09:54 PM
  4. To add hyperlink to an email
    By Bilal in forum Technology & Internet
    Replies: 4
    Last Post: 26-03-2009, 03:39 PM
  5. To add Hyperlink in a Powerpoint
    By Computer_Freak in forum Tips & Tweaks
    Replies: 3
    Last Post: 23-03-2009, 12:41 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,639,592.25468 seconds with 17 queries