Laila has attended:
Dreamweaver 8 Intermediate course
Dreamweaver 8 Introduction course
CSS
How do you create a CSS?
Creating CSS styles
Hi Laila,
How was your Dreamweaver training course today?
There are a number of ways to create CSS styles. In Dreamweaver 8, one way is to go to the Design panel group, ensure the CSS styles tab is selected, then click on the little [+] icon New CSS Rule to create a new style.
Alternatively, go to Text -> Css Styles -> New...
In the New CSS Rule dialogue box, you can choose the selector type: class, redefine tag or advanced. Enter the class or tag name, then choose whether the style should be defined in your current working document only, or an external file. If you define the style in an external file, other web pages in your web site will be able to use the same styles.
I hope this answers your question.
Regards, Rich