DH Templates

How do you use (styles.css) files in dreamweaver?

I am trying to learn css in dreamweaver so i decided to download a few free templates. They come in the format called (styles.css). After I open it all I see is code. How can I edit it in design mode for my own.

Public Comments

  1. idk. i hate that
  2. This depends on the version of Dreamweaver. In CS3 you include a link to the CSS file as html e.g <link rel=StyleSheet href="style.css" type="text/css"> . CS3 will generate this for you if you drag the CSS file from the dreamweaver site browser. You will then be able to edit the CSS using menus. CS3 will not let you edit the design and turn that into a CSS edit. This does work with inline CSS though. Older versions of Dreamweaver provided editing support for CSS, but not in design view. It did not even render the design correctly until Studio 8.
Powered by Yahoo! Answers