Dreamweaver gives you access to the type attribute in Code view. To change the bullet style for the entire
unordered list, follow these steps:
1. In Code view, right-click (Control+click) the
tag for your list and choose Edit Tag
from the context menu.
2. In the Tag Editor dialog box that appears, select one of the following from the Type drop-down
list:
n [Default]??”No style is listed, and the browser applies its default, usually a solid circle
n Disc??”A solid circle
n Circle??”An open circle
n Square??”A solid square
3. Click OK.
The previous steps change the bullet style for all items within the list. You can also change the bullet style
for just one item in a list, although it would be unusual to do so. Just follow these steps:
1. In Code view, right-click (Control+click) the - tag for the list item you want to change and
choose Edit Tag - from the context menu.
2. In the Tag Editor dialog box that appears, make sure the Unordered List option is selected. This
setting ensures that the correct list of options appears in the Type drop-down list.
3. In the Type drop-down list, select one of the bullet options (described in the preceding steps).
Dreamweaver also enables you to change the type attribute for one list item or for an entire
list by using the List Properties dialog box.
Pages:
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972