| Author |
adding web links - HELP Pse
|
|
| primephoto 2004-04-21, 2:36 pm |
| I have been working with the downloaded trial program and having trouble
trying to find out how to add links to other web site on the pages I am
designing. I would appreciate information on how to do that. Thanks
| |
| Michael Fesser 2004-04-21, 2:36 pm |
| .oO(primephoto)
>I have been working with the downloaded trial program and having trouble
>trying to find out how to add links to other web site on the pages I am
>designing. I would appreciate information on how to do that. Thanks
What exactly is your problem?
External links have to start with the scheme (http) and hostname:
<a href="http://www.example.org/foo">external website</a>
HTH
Micha
| |
| Murray *TMM* 2004-04-21, 2:36 pm |
| Select the text that you want to link. Use the Property inspector's Link
field and enter -> http://www.yoursite.com before pressing return.
Get to know the F1 help. It can answer questions like this.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"primephoto" <webforumsuser@macromedia.com> wrote in message
news:c5htmc$s2t$1@forums.macromedia.com...
> I have been working with the downloaded trial program and having trouble
> trying to find out how to add links to other web site on the pages I am
> designing. I would appreciate information on how to do that. Thanks
>
| |
| primephoto 2004-04-21, 2:38 pm |
| I am looking to be abloe to click on a hyperlink and then have it take me to additional web sites
| |
| Mick White 2004-04-21, 2:38 pm |
| Then I suggest you look at Herr Fesser's response.
You cannot do this within DW's interface, though.
Mick
primephoto wrote:
> I am looking to be abloe to click on a hyperlink and then have it take me to additional web sites
| |
| Anth2003 2004-04-21, 2:39 pm |
| oops... thats not particularly helpful
| |
| Anth2003 2004-04-21, 2:39 pm |
| If you wanted to link to google for example you would use the follwing code:
<a href="http://www.google.com/">Google</a>
If you wanted to have google open in a new window you would use:
<a href="http://www.google.co.uk/" target="_blank">Open Google in new
window</a>
The text between the tags is entirely up to you and is what will appear in
your users' browser.
|
|
|
|
| Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |