Here's a great CSS trick for turning a bulleted list into a navigation bar with a simple rollover effect. Using a bulleted list for navigation bars is a well-accepted convention that meets current accessibility standards.
Navigation bar overview Adobe Dreamweaver / Linking and Navigation
Navigation bar overview for Dreamweaver 3, Fireworks 3, and Flash 4
Navigation bars provide an easy and visually interesting way for visitors to your site to navigate between the site's main sections. A navigation bar often extends along the top or side of a Web page and includes text, images, or animations, displayed as buttons that link to other sections or pages in the site.
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.
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.
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.
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.