adobe.com/go/cssi/) where a
community-recognized solution is available. Users can contribute to the site to help build the knowledge base
as new problems and answers arise.
FIGURE 7-13
Run Check Browser Compatibility for any page to identify CSS rendering issues in any of the supported browsers.
You can find a detailed discussion of the Check Browser Compatibility feature, including
which CSS bugs are detected and establishing command settings, in Chapter 30, ???Maximizing
Browser Targeting.???
CROSS-REF CROSS-REF
NEW FEATURE NEW FEATURE
233
Building Style Sheet Web Pages 7
234
Designing and Crafting Core Pages Part II
In this Technique, you attach a print style sheet to a page and change the styles so that the document is more
printer-friendly.
1. In the Technique site, expand the 07_css folder and open print_start.htm.
2. From the CSS Styles panel, click Attach Style Sheet.
3. When the Attach External Style Sheet dialog box opens, click the Browse button.
4. In the Select Style Sheet dialog, browse to the styles folder in the root of the site and select
print.css.
5. From the Media list of the Attach External Style Sheet dialog box, choose Print; click OK when
you??™re ready.
To see the changes you??™ll make take effect, you??™ll need to switch to print style rendering.
Pages:
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508