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>
Need help?
Do you have a question about the STUDIO 8-EXPLORING STUDIO 8 and is the answer not in the manual?