Creating Hyperlinks and Bookmarks With Dreamweaver
Creating hyperlinks with Dreamweaver is a relatively simple but there are some options available to you that you might want to explore.
To create a hyperlink in Dreamweaver, you simply enter the text you want to use as a hyperlink, highlight it and then click Hyperlink on the toolbar.
When the screen pops up, you can choose how you want your hyperlink to act.
If you want the link to open in a new window choose the "_blank" option.
If you want it to open in the same window, leave the target frame blank.
In addition, you can name in the input box, such as the "frame1 link to open" in an embedded frame.
Must keep in mind: If the text, click the hyperlink button, nothing happens highlights, please select the split screen mode (in this case, Dreamweaver half of the interface) and The text inside the HTML, click the hyperlink button highlighting shows the HTML code.
Create a bookmark is not very different Web page, except for a link to another site or is similar to a hyperlink that is linked to another section of the same page as above.
To do this you must first create a 'Named Anchor'.
A named anchor can be created by simply clicking the anchor icon in Dreamweaver.
Then, choosing a name for the anchor and a runner up anywhere you.
Once you have created the anchor, you can highlight some of the different parts of the page of text, it creates a hyperlink to serve as a link anchor.
Finally, it is also important to note that the hyperlinks can be styled using CSS.
Using CSS, you can create hover effects and more for regular hyperlinks.
To learn more about CSS styling of hyperlinks, visit www.dreamweaverhowto.com