The CSS Styles panel lets you track the CSS rules and properties that affect a currently selected page element, or the rules and properties that affect an entire document. It also lets you modify CSS properties without opening an external style sheet.
In All mode, the CSS panel shows you all of the CSS rules that apply to the current document, whether those rules are in an external style sheet, or in the document itself. You should see two main categories in the All Rules pane: a <style> tag category and a cafe_townsend.css category.
The background-color property with a value of #000000 appears in the Properties pane below.
|
NOTE |
|
You may need to collapse another panel, such as the Files panel, to see the full length of the CSS Styles panel. You can also alter the length of the CSS Styles panel by dragging the borders between the panes. |
You set the background color for the page in 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.
All of the properties and values that you defined in the external style sheet for the p rule appear in the Properties pane below.
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.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/dreamweaver/8/using/gs_06_c7.htm
Comments
lseband said on Nov 1, 2005 at 1:37 PM : No screen name said on Dec 28, 2005 at 9:54 AM : No screen name said on Dec 28, 2005 at 10:19 AM : No screen name said on Nov 17, 2006 at 3:40 PM : AZ-Debbie said on Feb 18, 2007 at 2:36 PM :