Question:

How do i put links on web pages?

by  |  earlier

0 LIKES UnLike

i need help on how to put links on a web page

 Tags:

   Report

4 ANSWERS


  1. add www. infront

    peace


  2. <a href="LINK LOCATION">LINK TEXT</a>

  3. For example:

    <a href='http ://www.google.com'> the google website</a>

  4. If you want to add a link to myspace.com use this code:

    <a href="URLTOSITEHERE">Name of link</a>

    To make it a clickable picture use this:

    <a href="URLTOSITEHERE"><img src="URLOFPICTUREHERE"></a>

    I'm not sure if this works on every web page but it doesn't hurt to try. :)

Question Stats

Latest activity: earlier.
This question has 4 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.