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 592 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"


In CSS, the same color attribute is used, but written somewhat differently:
.envy {color:green;}
Again, you have several ways to add color to your text in Dreamweaver. Click the color box in the Property
inspector to display the color picker, displaying a limited palette of colors. Clicking the System Color Picker
button in the color picker enables you to choose from a full-spectrum Color dialog box.
CAUTION CAUTION
289
Working with Text 8
If you want to apply the same color that you??™ve already used elsewhere in your site to your
text, you can display the Color category on the Assets panel (choose Window ??? Assets). Just
select the text in the Document window, select the color swatch in the Assets panel, and click the Apply button
in the Assets panel. Only colors applied via tags are shown in the Assets panel.
If you approach your coloring task via the menus, the Text ??? Color command takes you immediately to the
Color dialog box. To use the Property inspector to color a range of text, follow these steps:
1. Select the text you want to color, or position the cursor where you want the new text color to
begin. If you??™re using CSS, a tag is applied with auto-generated style (style1).
2. From the Property inspector, you can
n Type a hexadecimal color number directly into the Text Color text field
n Type a color name directly into the Text Color text field
n Select the color box to open the color picker
3.


Pages:
580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604