Use the following resources to get started with CSS in Dreamweaver and refine your CSS skills.
Note: Although Dreamweaver CS4 adds new CSS functionality (including a revised Property inspector, Code inspector, related files), the CSS panel in Dreamweaver CS4 has not changed, and you should still be able to follow tutorials written for Dreamweaver CS3 using Dreamweaver CS4.
Note: Although Dreamweaver CS4 adds new CSS functionality (including a revised Property inspector, Code inspector, related files), the CSS panel in Dreamweaver CS4 has not changed, and you should still be able to follow tutorials written for Dreamweaver CS3 using Dreamweaver CS4.
Part 1: Understanding
CSS design concepts
Part 2: Defining
style properties and working with floats
Part 3: Creating your first design without tables
Part 4: Creating a two-column layout
Part 5: Defining columns and vertical list navigation
Part 6: Deciding whether to float or position columns
Part 1: Learning about doctype
Part 2: Styling (X)HTML elements
Part 3: Margins and padding
Part 4: Defining and using class selectors
Part 5: Defining and using ID selectors
Part 6: Defining and using descendant selectors
Part 1: Initial design
Part 2: Markup preparation
Part 3: Layout and CSS