Question:

How do you add your website address to another website but it doesnt say a URL

by  |  earlier

0 LIKES UnLike

like a person can click on a picture or Click on text to go

 Tags:

   Report

3 ANSWERS


  1. Use this code for Forums

    [url=http://YOUR SITE LINK.com][img]http://THE PICTURE'S LINK[/img][/url]

    Peace... :)


  2. sounds like an HTML type question - can you elaborate a bit moe on what your trying to do ?

  3. Like this:

    <a href="http://yoursite.whatever"><img src="image.whatever" /></a>

    This wraps the images in an anchor reference to your site's URL.

    Just add your page URL after the href part, and the directory location and name of the image after the src part.

    Try it, it works.

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.