When I use dreamweaver at my office, it automatically creates internal CSS which I just copy to an external file when I'm done. At home I can't get it to design in CSS at all, I have to manually make the CSS files. Don't know why they work different ways, can anyone tell me how to get dreamweaver to, by default or any other way, create source with CSS?
select some text in your document. Then choose from the menu: Text->Css->New From there you get a dialog box that will allow you to create css styles within your document or in an external file.