Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > How to Make Link Code?

Reply
Thread Tools

How to Make Link Code?

 
 
Fitzwilliam Darcy
Guest
Posts: n/a
 
      08-29-2005
I want to make a little graphic on my site and then be able to give
someone a link code snippet that will link back to my site from theirs.


So that someone on their site can click on the little button I make and
get sent to my site.

How is this done?

Thank you!

 
Reply With Quote
 
 
 
 
Neredbojias
Guest
Posts: n/a
 
      08-30-2005
With neither quill nor qualm, Fitzwilliam Darcy quothed:

> I want to make a little graphic on my site and then be able to give
> someone a link code snippet that will link back to my site from theirs.
>
>
> So that someone on their site can click on the little button I make and
> get sent to my site.
>
> How is this done?
>
> Thank you!


What you're talking about is a normal link using an image, isn't it?

Simply href your site's address around the image.

--
Neredbojias
Contrary to popular belief, it is believable.
 
Reply With Quote
 
 
 
 
WD10
Guest
Posts: n/a
 
      08-30-2005
"Fitzwilliam Darcy" <> wrote in message
news: oups.com...
>I want to make a little graphic on my site and then be able to give
> someone a link code snippet that will link back to my site from theirs.
>
>
> So that someone on their site can click on the little button I make and
> get sent to my site.
>
> How is this done?
>
> Thank you!



<a href="http://www.your-website-goes-here.com"><img src="your-image.gif"
alt="A description of your image goes here"></a>

Is that what you are looking for?



 
Reply With Quote
 
Jafar As-Sadiq Calley
Guest
Posts: n/a
 
      08-30-2005
On Mon, 29 Aug 2005 14:14:34 -0700, Fitzwilliam Darcy wrote:

> I want to make a little graphic on my site and then be able to give
> someone a link code snippet that will link back to my site from theirs.


<a href="http://path.to.your.site"><img alt="insert-alt-text-here"
src="http://path.to.image/image.jpg"</a>

Hope that helps.

--
Jafar Calley
Producer - http://moonlife-records.com
--------------------------------------
See the latest Mars and Saturn images
http://fatcat.homelinux.org

 
Reply With Quote
 
Fitzwilliam Darcy
Guest
Posts: n/a
 
      08-30-2005
Thank you so much for the replies! I will give it a try.

Fitzwilliam

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is D-Link DSL-604T same as D-Link DSL-604+ ? norm Wireless Networking 6 11-18-2005 10:25 AM
RE: Link Link Link =?Utf-8?B?REw=?= Windows 64bit 0 05-17-2005 12:15 PM
Re: Link Link Link DANGER WILL ROBINSON!!! Kevin Spencer ASP .Net 0 05-17-2005 10:41 AM
Single FE Link for State/Link PIX Failover Matthew Melbourne Cisco 2 01-10-2005 06:58 PM
D-LINK DWL-AG650 doesn't work with WinXP - Zero Configuration Service (WZCSVC) / D-Link AirXpert nearly works Johannes Rosenstock Wireless Networking 0 08-27-2004 11:49 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57