Question:

Can someone tell me if the following site works, or if it's just a problem I'm having on my computer.

by  |  earlier

0 LIKES UnLike

http://picasaweb.google.com/bigisland7

Also, how would I write the html code to send that link to people without having the URL be the link, but some text of my choice instead. Thanks

 Tags:

   Report

3 ANSWERS


  1. it works from here.

    You would write in html as follows

    <a href="http://picasaweb.google.com/bigisl... Text</a>


  2. It does work.

    If any thing coming after http:// becomes hyperlink known as URL link or link.

    It will not be in blue color when U type.It will become blue only when it is done or saved.

  3. That works fine for me.

    As for your HTML question it goes something like:

    <a href="http://www.example.com">My custom text</a>

    That will create a link with the text My custom text and it will link to the url right before it.

    Thanks,

    Chad

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions