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

Joseph W. Lowery

"Dreamweaver CS3 Bible"

The Convert Inline CSS
to Rule command is the perfect clean-up tool for just this type of situation.
Your cursor will need to be within a tag that includes an inline style for the Move or Convert CSS ??? Convert
Inline CSS to Rule command to become active. To refresh your memory, an inline style looks like this:
z-index:2; left: 5px; top: 0px; visibility: visible???>
NEW FEATURE NEW FEATURE
180
Designing and Crafting Core Pages Part II
Once the command is invoked, the Convert Inline CSS dialog box appears (Figure 6-15). With it, you can
choose to store the inline CSS in a new class, the current tag, or a new CSS selector. You??™ll also have options
for creating the new rule in an existing style sheet or the tag of the document.
FIGURE 6-15
Move your inline styles to new rules with the Convert Inline CSS to Rule command.
The Move CSS command handles another common pre-launch task: moving embedded styles
to an external style sheet. Many designers use embedded styles during the design phase for
quicker debugging; for maximum effectiveness, the final styles are removed from the of the document
and placed in an external style sheet. The Move CSS command??”as the name implies??”exports CSS
rules from the current location to the external style sheet of your choosing.


Pages:
390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414