Ok, it may not be anything overtly exciting, but i created an external style sheet for the lab today. It was surprisingly easy to do in Dreamweaver. Here are the instruciones from Dreamweaver’s help site
Move/export CSS rules to a new style sheet. Do one of the following:
- In the CSS Styles panel, select the rule or rules you want to move. Then right-click the selection and select Move CSS Rules from the context menu. To select multiple rules, Control‑click (Windows) or Command-click (Macintosh) the rules you want to select.
- In Code view, select the rule or rules you want to move. Then right-click the selection and select CSS Styles > Move CSS Rules from the context menu.
- Note: Partial selection of a rule will result in the relocation of the entire rule.
- In the Move To External Style Sheet dialog box, select the new style sheet option and click OK.
- In the Save Style Sheet File As dialog box, enter a name for the new style sheet and click Save.
- When you click Save, Dreamweaver saves a new style sheet with the rules you selected and attaches it to the current document.
I created the external style sheet cause well it’s the right thing to do, and because I’m probably going to add a new page soon, as well as change do some changes.