‘Macromedia Dreamweaver’ Category

Designing with CSS – Part 3: Setting Up the Content Div

Designing with CSS – Part 3: Setting Up the ...

Setting Up the Content Div The next element to design in the XHTML document is the container for the main content, appropriately named …

Designing with CSS – Part 3: Clearing Elements

Designing with CSS – Part 3: Clearing Elemen ...

Clearing Elements The following property (and value) makes an element appear below all the content that is above it within the flow of …

Designing with CSS – Part 3: Writing the Footer Selector

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

Writing the Footer Selector Make the footer selector the same way you created the other selectors. The footer will also be an ID select …

Designing with CSS – Part 4: Creating a Two-Column Layout

Designing with CSS – Part 4: Creating a Two- ...

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 4: Preparing Your Page for Debugging

Designing with CSS – Part 4: Preparing Your ...

Preparing Your Page for Debugging We investigated the float technique earlier in this series and now it’s time to use it to crea …

Designing with CSS – Part 4: Adding the Left Column

Designing with CSS – Part 4: Adding the Left ...

Adding the Left Column Open the basiclayout.css file and create space at the bottom to add a new selector. Once you do this, complete …

Designing with CSS – Part 4: Adding the Float

Designing with CSS – Part 4: Adding the Floa ...

Adding the Float Return to the basiclayout.css file and locate the #leftcol selector. By now you should be able to quite easily add a f …

Designing with CSS – Part 4: Organizing the Columns

Designing with CSS – Part 4: Organizing the ...

Organizing the Columns At the moment you have the two columns roughly in position, although you still have some work to do to give the …

Designing with CSS – Part 4: Floating the Content

Designing with CSS – Part 4: Floating the Co ...

Floating the Content Your first job here is to locate the the two clearing divs in the basiclayout.html page and delete them. To corre …

Designing with CSS – Part 5: Defining Columns and Vertical List Navigation

Designing with CSS – Part 5: Defining Column ...

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 5: Moving the Navigation

Designing with CSS – Part 5: Moving the Navi ...

Moving the Navigation At the end of Part 4, I set a little exercise for you to add an h1 title and p elements into the leftcol div. How …

Designing with CSS – Part 5: Making Structural Changes in the HTML Document

Designing with CSS – Part 5: Making Structur ...

Making Structural Changes in the HTML Document Open basiclayout.html in the Code view of Dreamweaver. Because you need to make some pre …

Page 1 of 1512345»10...Last »