You can use one of the following. The first example would show 'SEE ITEM' as
the link text, the second would show 'www.domain.com/?a=L123AB'.

1. <a href="www.domain.com/?a=L123AB">SEE ITEM</a>
2. <a href="www.domain.com/?a=L123AB">www.domain.com/?a=L123AB</a>


On Mon, Jun 1, 2009 at 10:32 AM, Charlie Programmer <[email protected]>wrote:

>
> Hello all,
>
> I have just written my first web site and I have a link that goes to a
> particular item with a parameter as in www.domain.com/?a=L123AB I want
> people to be able to put the link wherever they want to give others
> one-click access to that item on my site.  I can think of 3 contexts:
>
> 1. Put the link in a post to a discussion group (such as this one.)
>
> 2. Email the link to someone who can then click the link in the email.
>
> 3. Include the link in a word processed document that people can then
> click on.
>
> Ideally the link would display as arbitrary text but second best is if
> the display is the link itself.
>
> How do I get the example URL www.domain.com/?a=L123AB to display as
> SEE ITEM or as itself in these contexts?
>
> Thanks for any help,
>
> Charlie
>
> >
>


-- 
Thanks,
Andy Baughman

--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to