Attach A Style Sheet - MACROMEDIA STUDIO 8-EXPLORING STUDIO 8 Manual

Table of Contents

Advertisement

For more information
about any CSS
property, check the
O'Reilly reference
guide included with
Dreamweaver. To
display the guide,
select Help >
Reference and
select O'Reilly CSS
Reference from
the pop-up menu in
the Reference panel.
302 Tutorial: Formatting Your Page with CSS
Don't forget to include a semicolon at the end of each line, after the
property values.
When you're finished, the code should look like following example:
5.
Save the style sheet.
Next you'll attach the style sheet to the index.html page.

Attach a style sheet

When you attach a style sheet to a web page, the rules defined in the style
sheet are applied to the corresponding elements on the page. For example,
when you attach the cafe_townsend.css style sheet to the index.html page,
all paragraph text (text formatted with the
formatted according to the CSS rule you defined.
tag in the HTML code) is
<p>

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STUDIO 8-EXPLORING STUDIO 8 and is the answer not in the manual?

This manual is also suitable for:

Studio 8

Table of Contents