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.
Содержание DREAMWEAVER 8-GETTING STARTED WITH...
Страница 1: ...Getting Started with Dreamweaver...
Страница 8: ...8 Contents...
Страница 10: ......
Страница 46: ...46 Dreamweaver Basics...
Страница 48: ......
Страница 128: ...128 Tutorial Formatting Your Page with CSS...
Страница 136: ...136 Tutorial Publishing Your Site...
Страница 138: ......
Страница 189: ...Add a Repeat Region XSLT object 189 3 Select Insert XSLT Objects Repeat Region...
Страница 196: ...196 Tutorial Displaying XML Data...
Страница 216: ......
Страница 230: ...230 Understanding Web Applications...
Страница 236: ...236 Installing a Web Server...
Страница 254: ...254 Setup for Sample ColdFusion Site...
Страница 268: ...268 Setup for Sample ASP NET Site...
Страница 284: ...284 Setup for Sample ASP Site...
Страница 300: ...300 Setup for Sample JSP Site...
Страница 320: ...320 Setup for Sample PHP Site...