SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 491 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"


To change the value of a property, click into the corresponding field on the right of the CSS Properties tab.
Color-based properties, like background-color, include a standard Dreamweaver color picker to simplify
your selection; properties requiring a URL offer both Point-to-File and Browse-for-File icons. Those
properties that use specific keywords, like display, provide a list of acceptable values. In all cases, the
value can also be entered by hand. This is especially useful when working with properties that accept compound
values, like border, for which entering the values in proper order (style, color, width) is valid.
Hover over a property value to see a code hint. After you??™ve inserted your new value, press Enter (Return)
or click anywhere to confirm the change; Dreamweaver immediately renders the results.
To add a new property to an existing rule in the Properties pane, follow these steps:
1. In the Properties pane, click Add New Property.
2. Enter the property in the blank field that appears. Alternatively, you can choose a property from
the drop-down list.
3. Press Tab or Enter (Return) to move to the second column.
4. Enter the value for the new property.
To remove a property from the Properties pane, select it and press Delete.
Rather than type out the whole property, you can enter just the first few letters and press
Alt+down arrow (Option+down arrow).


Pages:
479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503