What is a Link? Links are links because they are wrapped inside anchor tags. These can be text or images. The links can go to other pages in your website, or to outside or external pages (other web sites).
Link Styles (Using CSS): If you do not set a specific style for your links, the links will appear as the browser's default link settings. You can override this by setting your link styles using the Page Properties panel in Dreamweaver - which then applies to ALL links on your page, or by
using style sheets, which you can apply to
different types of links on each page.
Creating Links in Dreamweaver- Create the pages you wish to link to, and make sure they are saved to your website folder.
- On your web page, highlight the text you want to link to another page.
- In the Properties Inspector fill in the Link box with the URL you want to point to. You can either point to links on your current site or put full URLs into the box to point to pages on other sites. Use the browse icon to find the local file in your website folder that you want to link to.