Macromedia dreamweaver 8-using dreamweaver 사용자 설명서

다운로드
페이지 1030
Using Cascading Style Sheets to format text
401
Related topics
Using the sample Dreamweaver style sheets
Dreamweaver provides sample style sheets that you can apply to your pages or that you can 
use as starting points to develop your own styles.
To apply Dreamweaver style sheets:
1.
Open the CSS Styles panel by doing one of the following:
Select Window > CSS Styles.
Press Shift+F11.
2.
In the CSS Styles panel, click the Attach External Style Sheet button. (It’s in the lower-
right corner of the panel.)
3.
In the Attach External Style Sheet dialog box, click Sample Style Sheets.
4.
In the Sample Style Sheets dialog box, select a style sheet from the list box.
As you select style sheets within the list box, the Preview pane displays the text and color 
formatting of the selected style sheet.
5.
Click the Preview button to apply the style sheet and verify that it applies the styles you 
want to the current page.
If the styles applied are not what you expect them to be, select another style sheet from the 
list, and click Preview to see those styles.
6.
By default, Dreamweaver saves the style sheet in a folder named CSS just below the root of 
the site you defined for your page. If that folder does not exist, Dreamweaver creates it. You 
can save the file to another location by clicking Browse and browsing to another folder.
7.
When you find a style sheet whose formatting rules meet your design criteria, click OK.
Editing a CSS rule
You can easily edit both internal and external rules that you have applied to a document. 
When you edit a CSS style sheet that controls the text in your document, you instantly 
reformat all of the text controlled by that CSS style sheet. Edits to an external style sheet affect 
all the documents linked to it.