When using your email, you need to put your account number and password into forms; when you want to reply to an article in blogs, you also need put in some information. But do you know how to create this section? In Dreamweaver8.0, we can use forms to achieve this impact. The form is to connect the website with visitors, by which we can collect the visitors’ information and communicate with the visitors adequately. Now let us learn how to add forms to the web pages.
When you build a web page, there are some special texts needed to glow. In the case, how do you achieve the impact? Are you confused? Don’t worry. You can use CSS style to help you achieve this easily. The glowing text can attract people’s attention, beautify the page, and emphasize the important content. So it is necessary to master the technique. It is a small technique that uses CSS to create glowing texts, but it is really very common in building web pages. Now let us begin.
When building a new website by dreamweaver8.0, we sometimes need to adjust a mass of texts in different web pages part. How can we make it quickly and easily? You have guessed it! We need CSS styles to help us. CSS is short for the Cascading Style Sheets. When to adjust the whole page elements, we just need to modify the CSS styles rules. It is a convenient way to modify and beautify the web pages, which can reduce our work force. Now let us learn properties of CSS styles.
Except common link styles, there are some special link styles, by which we can enrich the link styles. Always we need some special styles to beautify the web pages. In these cases, it is very attracting that the objects change into another style when the mouse rollovers, passes-by, or click them. Compared with the common link styles, the special link styles may be difficult to learn. But follow the following steps, you can learn it easily. Now let us learn some of these special link styles, like the following two examples.
When coming across a web page that has a good length and consists of many contents, you will find there are always some buttons such as “back to the top”. What is this? How can we achieve this impact? Yeah, it is a named anchor. Named anchors let you set markers in a document, which are often placed at a specific topic or at the top of a document. You can then create links to these named anchors, which quickly take the viewers to the specified position. Now, follow the following steps you also can make it.
Dreamweaver 8.0 Tutorial —- The Creation of Hyperlink and Email Link
In fact, you always use hyperlinks in web pages. When you left-click the objects such as images, texts and Emails, the web page will automatically turn into another. Yes, this change is created by hyperlink in Dreamweaver 8.0. Hyperlink is the most and essential element in websites, which connect some different web pages to make up an integrated website. Its function is to build the links from one position to another. According to the differences of link paths, there are three styles–document-relative paths, site root-relative paths and absolute path in hyperlink. And when designing web pages, you maybe need email link for some objects. Left-click it and you can send email. Now let us learn how to create hyperlink and email link.

