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

Joseph W. Lowery

"Dreamweaver CS3 Bible"

x-based style sheet and import for the second style sheet. By writing the code in
the following sequence, the second style sheet overrides the same selector rules in the first style sheet and is
ignored by Netscape 4.x:
type=???text/css???>

Embedded styles
Embedded styles are those typically written into the actual file at the top of a Web page within a
tag pair. Placing style sheets within the header tags has become a convention that
many designers use, although you can also apply a style sheet anywhere on a page.
The
TIP TIP
214
Designing and Crafting Core Pages Part II
The HTML comment tags prevent older browsers that can??™t read style sheets from displaying
the CSS rules.


Pages:
447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471