‘Macromedia Dreamweaver’ Category

Designing with CSS – Part 1: Creating a Cascading Style Sheet

Designing with CSS – Part 1: Creating a Casc ...

Creating a Cascading Style Sheet
First, I’d just like to touch on the outmoded use of font tags. By default, Dreamweaver 8 uses s …

Designing with CSS in Dreamweaver MX 2004 – Part 1: Understanding CSS Design Concepts

Designing with CSS in Dreamweaver MX 2004 – ...

Note: This is the Dreamweaver MX 2004 version of this article. It has been updated for Dreamweaver 8 and you can find the updated versi …

Designing with CSS in Dreamweaver MX 2004 – Part 1: Creating a Cascading Style Sheet

Designing with CSS in Dreamweaver MX 2004 – ...

Creating a Cascading Style Sheet
First, I’d just like to touch on the outmoded use of font tags. By default, Dreamweaver MX 2004 …

Designing with CSS in Dreamweaver MX 2004 – Part 1: Margins, Padding, and Doc Types

Designing with CSS in Dreamweaver MX 2004 – ...

Margins, Padding, and Doc Types
Starting with version MX 2004, Dreamweaver adds a complete doc type to all pages you create. This was a …

Designing with CSS in Dreamweaver MX 2004 – Part 1: Semantic Markup

Designing with CSS in Dreamweaver MX 2004 – ...

Semantic Markup
“The Semantic Web approach develops languages for expressing information in a machine processable form” (W3 …

Designing with CSS in Dreamweaver MX 2004 – Part 1: ID, Class, and Descendant Selectors

Designing with CSS in Dreamweaver MX 2004 – ...

ID, Class, and Descendant Selectors
In the previous section I reviewed the parts of a CSS rule. I now take you through some of the more …

Designing with CSS in Dreamweaver MX 2004 – Part 2: Defining Style Properties and Working with Floats

Designing with CSS in Dreamweaver MX 2004 – ...

Note: This is the Dreamweaver MX 2004 version of this article. It has been updated for Dreamweaver 8 and you can find the updated versi …

Designing with CSS in Dreamweaver MX 2004 – Part 2: Adding Default Properties to the Body Rule

Designing with CSS in Dreamweaver MX 2004 – ...

Adding Default Properties to the Body Rule
Let’s begin by building on the body rule you created in Part 1. There you created thre …

Designing with CSS in Dreamweaver MX 2004 – Part 2: Inheritance and Specificity

Designing with CSS in Dreamweaver MX 2004 – ...

Inheritance and Specificity
In the previous section, you provided a set of default values—values that will be used wherever you do no …

Designing with CSS in Dreamweaver MX 2004 – Part 2: Investigating the Height Property

Designing with CSS in Dreamweaver MX 2004 – ...

Investigating the Height Property
The height property is a common frustration for CSS newcomers, so I’ll take you through a littl …

Introduction to CSS Positioning in Dreamweaver MX 2004

Introduction to CSS Positioning in Dreamweaver ...

In this tutorial, I review positioning page elements with Cascading Style Sheets (CSS). I cover the use of margins and the positional p …

Designing with CSS in Dreamweaver MX 2004 – Part 2: Working with Floats

Designing with CSS in Dreamweaver MX 2004 – ...

Working with Floats
The float property allows you to move a floated element either to the right or to the left within its parent contai …

Introduction to CSS Positioning in Dreamweaver MX 2004 – The Absolutely-Positioned Div

Introduction to CSS Positioning in Dreamweaver ...

The Absolutely-Positioned Div
An absolutely-positioned div lives up to its name. It is positioned to a fixed point within its containe …

Introduction to CSS Positioning in Dreamweaver MX 2004 – Relative Positioning

Introduction to CSS Positioning in Dreamweaver ...

Relative Positioning
In this section of the tutorial, I explain relative positioning. I begin by making a change or two to the CSS, and …

Introduction to CSS Positioning in Dreamweaver MX 2004 – Static Positioning

Introduction to CSS Positioning in Dreamweaver ...

Static Positioning
In the final section of this tutorial, I review the position: static; declaration. Change your CSS so it reflects t …

Validating Code in Dreamweaver MX 2004

Validating Code in Dreamweaver MX 2004

Code validation is the process of ensuring that your documents adhere to the rules of a particular markup language. For example, you ca …

Checking Browser Compatibility with Dreamweaver MX 2004 – Introduction

Checking Browser Compatibility with Dreamweave ...

Trying to determine exactly which tags, attributes, and CSS properties work in every browser you need to support can be a time consumin …

Checking Browser Compatibility with Dreamweaver MX 2004 – Selecting Which Browsers to Check Against

Checking Browser Compatibility with Dreamweave ...

Selecting Which Browsers to Check Against
The first step in checking your page for errors is to specify the minimum browser version you …

Checking Browser Compatibility with Dreamweaver MX 2004 – Viewing the Results of an Automatic Target Browser Check

Checking Browser Compatibility with Dreamweave ...

Viewing the Results of an Automatic Target Browser Check
Whenever you open a document, Dreamweaver MX 2004 will check to see if your HT …

Checking Browser Compatibility with Dreamweaver MX 2004 – Viewing the Browser Target Check Results for an Entire Document

Checking Browser Compatibility with Dreamweave ...

Viewing the Browser Target Check Results for an Entire Document
As well as being able to step through the errors one by one, you can di …

Page 4 of 9« First...23456...Last »