If you want to set the link color and style you can do that quite easily using the page properties window. But if you want more than one link style on your web site you'll have to dig in to your css sheet.
The Basics of CSS Tableless Adobe Dreamweaver / CSS
This is a simple tutorial on how to make a basic Cascading Style Sheet tableless webpage. I will show you how to use Dreamweaver to code a tableless webpage without any knowledge of CSS coding. It is intended for non-experienced CSS coders or beginners.
Designing with CSS – Part 1: Understanding CSS Design Concepts Adobe Dreamweaver / CSS
This article is the first in a series of tutorials about Cascading Style Sheets (CSS). The aim in Part 1 is to familiarize you with some of the basics of CSS. I'll review some of the problems you may run into. I'll also cover the shorthand and longhand versions of the CSS syntax.
Using Cascading Style Sheets Adobe Dreamweaver / CSS
You can separate appearance from content Using Cascading Style Sheets in Dreamweaver 3 and 4 (CSS). This article explains what Cascading Style Sheets are and how they relate to individual HTML tags and the Dreamweaver HTML Styles. It also describes how to use CSS in individual documents and throughout your site.
Creating style with HTML styles in Dreamweaver 3 and 4 Adobe Dreamweaver / CSS
Using HTML styles allows you to set a style that can include multiple font attributes. You can then apply the style to text in the current document, to other documents within a site, and even to documents in other local sites.
CSS Styles Tutorial Adobe Dreamweaver / CSS
Cascading Style Sheets (CSS) are a collection of formatting rules that control the appearance of content in a web page. They are very useful for maintaining a web site since its appearance (controlled by properties of HTML tags) can be managed from just one file. CSS Styles also enhance your site's look, accessibility and reduces file size.
Cool Text Effects Using CSS Styles in Dreamweaver Adobe Dreamweaver / CSS
Cascading Style Sheets (CSS) Styles are very useful for maintaining a web site since its appearance (controlled by properties of HTML tags) can be updated from just one file. They are also used to enhance your site's look. In this article you will learn how to make cool text effects using CSS Styles using Macromedia Dreamweaver.
Inserting and Modifying images Adobe Dreamweaver / Assets Management
This article demonstrates how to insert and modify images in Macromedia Dreamweaver 4. You will learn how to set an image's size and alignment, add space around an image, link an image, and modify an image's border. You will also learn how to set alternative text for an image, which provides a description of the image for people with disabilities.
Introduction to CSS Positioning in Dreamweaver MX 2004 Adobe Dreamweaver / CSS
In this tutorial, I review positioning page elements with Cascading Style Sheets (CSS). I cover the use of margins and the positional properties of absolute, relative, and static positioning. I cover just enough so that you can understand these positioning options.
Working With CSS And External Style Sheets In Dreamweaver Adobe Dreamweaver / CSS
In this sample video clip tutorial you will learn the following:
*How to change options so that your CSS files open in Dreamweaver.
*How to use the Layers Category to give you the option to nest layers.
*How to add more options to your properties panel in Dreamweaver.
Spry Collapsing Panel Adobe Dreamweaver / Getting Started
This is a brief introduction to the new Spry features for Adobe Dreamweaver CS3. If you have ever played around with Scriptaculous or jQuery, you might be interested in these simple additions. You can now easily click one of the 12 or so Spry widgets and they are instantly embedded into your page with the required javascript and cascading style sheet to go along with them.
Creating Multiple Link Styles Adobe Dreamweaver / CSS
This is really easy to do but it took me forever to figure out. I wish someone was around to tell me like I about to tell you. Lets say you had a page with a dark colored side and a light colored side but the link style you have is a dark color that makes it really hard to read on the dark side of the page. To solve this you want the links on the light side to be dark colored and the links on the dark side to be light colored.
CSS Jump-Start Adobe Dreamweaver / CSS
Whether you're new to CSS or you've been designing with styles for decades, the new CSS layouts built into Adobe Dreamweaver CS3 are a welcome addition to any designer's arsenal-if you know how to customize them.