110 Tutorial: Formatting Your Page with CSS
You set the background color for the page in
Chapter 4, “Tutorial:
Creating a Table-based Page Layout”
by using the Modify Page
Properties dialog box. When you set page properties in this manner,
Dreamweaver writes a CSS style that is internal to the document.
5.
Click plus (+) to expand the cafe_townsend.css category.
6.
Click the p rule.
All of the properties and values that you defined in the external style
sheet for the p rule appear in the Properties pane below.
7.
In the Document window, click once anywhere in either of the two
paragraphs that you just formatted.
8.
In the CSS Styles panel, click Current at the top of the panel and
examine your CSS styles. In Current mode, the CSS panel shows you a
summary of properties for the current selection. The properties shown
correspond to the properties for the p rule in the external style sheet.
In the next section, you’ll use the CSS Styles panel to create a new rule.
Using the CSS Styles panel to create a new rule is much easier than typing
the rule out by hand, as you did when you initially created the external
style sheet.
Summary of Contents for DREAMWEAVER 8-GETTING STARTED WITH...
Page 1: ...Getting Started with Dreamweaver...
Page 8: ...8 Contents...
Page 10: ......
Page 46: ...46 Dreamweaver Basics...
Page 48: ......
Page 128: ...128 Tutorial Formatting Your Page with CSS...
Page 136: ...136 Tutorial Publishing Your Site...
Page 138: ......
Page 189: ...Add a Repeat Region XSLT object 189 3 Select Insert XSLT Objects Repeat Region...
Page 196: ...196 Tutorial Displaying XML Data...
Page 216: ......
Page 230: ...230 Understanding Web Applications...
Page 236: ...236 Installing a Web Server...
Page 254: ...254 Setup for Sample ColdFusion Site...
Page 268: ...268 Setup for Sample ASP NET Site...
Page 284: ...284 Setup for Sample ASP Site...
Page 300: ...300 Setup for Sample JSP Site...
Page 320: ...320 Setup for Sample PHP Site...