22.06.2015 Views

o_19octlt3v29m1ul81r9513q81i4ra.pdf

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Formatting Text 335<br />

5. In the Properties pane (lower-left), click the CSS Properties tab, and then click +<br />

(plus character) next to Font to expand that category.<br />

6. Click in the box to the right of the Font-Family property. A drop-down arrow<br />

appears. Click that arrow to open a menu, and then choose the item named Arial,<br />

Helvetica, sans serif.<br />

7. Click the default.css tab at the top of the Code pane to view the CSS.<br />

Notice that a style rule has been created for the #page_content division:<br />

#page_content {<br />

font-family: Arial, Helvetica, sans-serif;<br />

}<br />

8. Press Ctrl+Z to undo the last action.<br />

Expression Web removes the style rule for that division.<br />

9. Click back to the index.html tab.<br />

10. In the Styles pane (bottom-right), click New Style.<br />

The New Style dialog box opens.<br />

11. Open the Selector drop-down list, and then click p.<br />

12. Open the Define In drop-down list, and then click Existing Style Sheet.<br />

13. In the URL box, type default.css.<br />

Note This places the new style in default.css rather than in an internal style sheet, which<br />

is the default.<br />

14. On the Category list, make sure Font is selected.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!