‘Macromedia Dreamweaver’ Category

Designing with CSS – Part 2: Investigating the Height Property

Designing with CSS – Part 2: Investigating t ...

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

Designing with CSS – Part 2: Working with Floats

Designing with CSS – Part 2: Working with Fl ...

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 …

Designing with CSS – Part 3: Creating Your First Design Without Tables

Designing with CSS – Part 3: Creating Your F ...

Note: This article has been updated for Dreamweaver 8. If you are still using Dreamweaver MX 2004, please read the version of this arti …

Designing with CSS in Dreamweaver MX 2004 – Part 3: Creating Your First Design Without Tables

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 – Part 3: Using a Correct Doc Type

Designing with CSS – Part 3: Using a Correct ...

Using a Correct Doc Type I discussed in Part 1 the importance of using a correct doc type. Using either an incomplete doc type, or no …

Designing with CSS – Part 3: Writing the Body Selector

Designing with CSS – Part 3: Writing the Bod ...

Writing the Body Selector In Part 1, you learned about defining the margins and padding on the body selector and you saw how CSS allows …

Designing with CSS – Part 3: Writing the Wrapper Selector

Designing with CSS – Part 3: Writing the Wra ...

Writing the Wrapper Selector As you can deduce from the title of this section, I refer to this div as a wrapper. The function of a wra …

Designing with CSS – Part 3: Creating the Banner Graphic

Designing with CSS – Part 3: Creating the Ba ...

Creating the Banner Graphic First create the image for your banner: Open Fireworks 8. Create a blank canvas 770 pixels wide by 100 p …

Designing with CSS – Part 3: Creating the Banner Selector

Designing with CSS – Part 3: Creating the Ba ...

Creating the Banner Selector The next stage of the process is to create the banner div. Because the content within the wrapper flows f …

Designing with CSS – Part 3: Creating the Navigation Selector

Designing with CSS – Part 3: Creating the Na ...

Creating the Navigation Selector The next element to design within the flow of the page is the container for the navigation. Make this …

Designing with CSS – Part 3: Defining the Link Style

Designing with CSS – Part 3: Defining the Li ...

Defining the Link Style Once again you will use the descendant selector to pattern-match this XHTML document. You confine this link sty …

Designing with CSS – Part 1: Understanding CSS Design Concepts

Designing with CSS – Part 1: Understanding C ...

Note: This article has been updated for Dreamweaver 8. If you are still using Dreamweaver MX 2004, please read the version of this arti …

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 …

Page 4 of 11« First...«23456»10...Last »