|
Setting up hyperlinks Dreamweaver CS3One of the most basic skills a webmaster needs to know is how to create hyperlinks, in this short Dreamweaver tutorial we cover just that. Links can be either text or images and by the end of this short tutorial you will be able to create both. View Dreamweaver basics in video format: Beginners Dreamweaver Tutorial Videos. Using the Property inspector To start with we need to create the text or insert image that we wish to use as the link, the image below shows a some simple text . (image 02 ) After we have created our text or inserted our image all we have to do is select it. (image 03 ) With our text or image still highlighted enter into the Link field on the property inspector the page name that you wish the link to. Note : there are two types of links that can be used, relative and absolute, an absolute link is when you use the full URL such as http://www.amazon.com , a relative link is used when you wish to link to a page that is in the same folder as the document containing the link, there is no reason at all why you can't use absolute links all the time if you so wished. In this example I am using a relative link. ( image 04 ) You may also like to know that instead of trying to remember the correct name of the file that you wish to link to and then having to type it into the link field you can use the little yellow folder to the right, clicking on this icon Different kinds of links In Dreamweaver Create the link that you wish to use to open up the email application when clicked, in the screen shot below I have used a simple example. Like we did in the earlier example we just highlight the text and move to our Property Inspector, but this time instead of typing in a webpage address we enter mailto:youremail@somedomain.com ( notice the : after the mailto ) , of course replacing this with real information. (image 06 ) That's all there is to it, you can now link to web pages and create email links in Dreamweaver.
|