Dreamweaver 8.0 Tutorial ---- Properties of CSS Styles (I)

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.

Read More

Dreamweaver 8.0 Tutorial ---- Some Special Link 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.

Read More