The minor drawback to using this technique is that the list
aspect of style sheets is not supported by early browsers, such as Internet Explorer versions 3.x and earlier
and Netscape versions 4.7 or earlier. Safari and other standards-compliant browsers support this feature as
well.
If you??™re totally unfamiliar with CSS, you??™ll be happy to know that Cascading Style Sheets are
covered in depth in Chapter 7. CROSS-REF CROSS-REF
NOTE NOTE
524
Adding Advanced Design Features Part III
Here is a brief version of the steps for using a style sheet to assign a new bullet symbol:
1. Choose Window ??? CSS Styles or press Shift+F11.
2. In the CSS Styles panel, click the New CSS Rule button.
3. In the New CSS Rule dialog box, click the Tag radio button to redefine the HTML tag.
4. From the option list, select the ul tag.
5. Select a Define In option to determine whether the style definition is saved in the current document
or in a separate style sheet file. Refer to Chapter 7 for more information about making this
decision.
6. Click OK.
7. In the CCS Style Definition dialog box that appears, select List in the Category list (see Figure 15-3).
FIGURE 15-3
You can use Cascading Style Sheets to specify a bullet image for your Web page.
8. Find your graphics file by clicking the Browse button next to the Bullet Image text box.
Pages:
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974