HighDots Forums  

Link to a Website

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Link to a Website in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
m4a1jatt
 
Posts: n/a

Default Link to a Website - 07-08-2004 , 12:54 PM






Does anyone know how to link a Word to go to a site for example. Home links to www.google.ca anyone know how to do that . help me PLZ

Reply With Quote
  #2  
Old   
seb
 
Posts: n/a

Default Re: Link to a Website - 07-08-2004 , 01:02 PM






<a href="http://google.com">Word to go to a site</a>

m4a1jatt wrote:

Quote:
Does anyone know how to link a Word to go to a site for example. Home links to www.google.ca anyone know how to do that . help me PLZ

Reply With Quote
  #3  
Old   
Les Matthews
 
Posts: n/a

Default Re: Link to a Website - 07-08-2004 , 01:02 PM



"m4a1jatt" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Does anyone know how to link a Word to go to a site for example. Home
links to www.google.ca anyone know how to do that . help me PLZ

While in design or split view, select the word you wish to apply the link to
and type the URL in the "Link" field of the property inspector.




Reply With Quote
  #4  
Old   
Joe Makowiec
 
Posts: n/a

Default Re: Link to a Website - 07-08-2004 , 01:06 PM



On Thu 08 Jul 2004 12:54:52p, m4a1jatt wrote in macromedia.dreamweaver:

Quote:
Does anyone know how to link a Word to go to a site for example. Home
links to www.google.ca anyone know how to do that .
External links have to have a fully qualified domain name, along with a
protocol:

http://www.google.ca/

Highlight the text you want to be the link, and enter that into the "Link"
box in the property inspector.


Reply With Quote
  #5  
Old   
schluff
 
Posts: n/a

Default Re: Link to a Website - 07-08-2004 , 01:13 PM



Are you talking about linking text to somewhere?

There are two different options to link text:
1. link to new page or website: highlight text (home in your case),
type your url (http://www.google.com in your case) into the property inspector
box,
choose _blank (to open page in a new window)/ or nothing if you like to
replace the current page,
hit return, save, done
2. open a new custom sized window,
go to http://www.cbtcafe.com/dreamweaver/popup_text/index.html
Very good step by step explanation.

I am not sure if this was your question!



Reply With Quote
  #6  
Old   
~Flash~
 
Posts: n/a

Default Re: Link to a Website - 07-08-2004 , 01:14 PM



I answered your question at the url below. Try not to post more then once
unless no one has responded after a day or two. It takes about 10 to 20 minutes
average for a respons.


http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=189&thre
adid=856342

Flash


Reply With Quote
  #7  
Old   
paul-antony dreczko
 
Posts: n/a

Default Re: Link to a Website - 07-08-2004 , 01:16 PM



Hello

If what you mean is apply a link to some text or a single word, select the
text then enter your link in Properties panel at the foot of your page. If you
can not see the Properties panel then select Window and then Properties to
open it, or Ctrl +F3.


Reply With Quote
  #8  
Old   
m4a1jatt
 
Posts: n/a

Default Re: Link to a Website - 07-08-2004 , 01:23 PM



well i want a word to link to www.google.ca in my case Home, and flash what u
told me about highlighting it and goign to link on teh bottom where it says
properties doesnt work when i click on Home it takes me to some where in My
Documents..


Reply With Quote
  #9  
Old   
~Flash~
 
Posts: n/a

Default Re: Link to a Website - 07-08-2004 , 01:26 PM



try this.... drop it into your souce code.

Flash

<a href="www.google.ca">google</a>

Reply With Quote
  #10  
Old   
Alan
 
Posts: n/a

Default Re: Link to a Website - 07-08-2004 , 01:30 PM



~Flash~ posted something on 7/8/04 1:26 PM so i blathered about to and fro:

Quote:
try this.... drop it into your souce code.

Flash

a href="www.google.ca">google</a
that would take you to a relative location within your site.

this:
<a href="http://www.google.ca">google</a>




Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.