Next, create the basic HTML and text elements for the CSS navigation bar. Because one of the elements you
tag, you can set up your CSS file and enter the first of the CSS definitions.
It??™s not absolutely necessary for you to create the CSS before you insert the tags, but because
Dreamweaver renders each new style as it is applied, this approach gives you a better sense of
what the CSS styles are doing.
To set up the CSS file with the first of the CSS definitions, follow these steps:
1. Create a new CSS file by choosing File ??? New and selecting CSS from the General category. I
named my file navlist.css.
2. Open the HTML or dynamic page to which you want to add the navigation.
Pages:
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982