Page is a not externally linkable
steve - 9:15 pm on Feb 25, 2008 (gmt 0)
So I've finally figured out how to get the styles into an external stylesheet! In the bottom right hand corner right click style application and set it to manual. In view/tool bars deselect 'style application'. In visual mode highlight the item you want to style and click 'new style' in the apply style pane. A new window pops up, create your style and select 'define in existing style sheet' then click OK. Then while the item is still highlighted, click on the newly created style in the apply style pane. Job done the item is styled and the CSS rule is in the external stylesheet.
When I style div's using ID's EW insists in putting the declarations in the head of the document, even though I have attached an external style sheet.