![]() |
Dreamweaver + Links
Hi,
I am using dreamweaver and i am trying to add a link or two to my page. I want to be able to add links incorporated into my text. Do you know what i mean? Like the above in blue. And i need it to take people to another website in a seperate window. I dont know how to do this in Dreamweaver, can anyone help? its for an assignment. I chose "Add Hyperlink" but it seems this is for html documents within your webpage. |
Re: Dreamweaver + Links
Quote:
if so, you would do it like this: <a href="http://www.websiteurl.com">Text here</a> |
Re: Dreamweaver + Links
Quote:
|
Re: Dreamweaver + Links
If youre using the WYSIWYG view then select the text that you want to become a link and go Insert->Link
|
Re: Dreamweaver + Links
if so, you would do it like this:
<a href="http://www.websiteurl.com">Text here</a> |
Re: Dreamweaver + Links
Quote:
Ive gone into HTML code page and i get this which works..... <a href="<A href="http://www.channel4.com/news/special-reports/special-reports-storypage.jsp?id=3673">Second">http://www.channel4.com/news/special-reports/special-reports-storypage.jsp?id=3673">Second Website</a> But it doesnt open it in another window |
Re: Dreamweaver + Links
this should do it...
<a href="www.google.co.uk" target="_blank">Link</a> |
Re: Dreamweaver + Links
Quote:
_parent - to have it launch in the same window _blank - to launch in a new window |
Re: Dreamweaver + Links
Quote:
Ahh good, cheers for that :) |
Re: Dreamweaver + Links
Doh yeah and I use DW quite regularly :)
|
All times are GMT +1. The time now is 23:32. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum