To import a CSS page:


  1. Create a new file file in Dreamweaver.
  2. Click on FILE on the top menu, choose NEW on the pop-up menu.
  3. Select CSS on the window that opens, click on the CREATE button.

  1. Click on FILE on the top menu, choose SAVE AS on the pop-up menu.
  2. Save the file under the folder that was created for the CSS assignment.
  3. Name it something simple. Remember... no spaces. I used style.

  1. Under the CSS Styles panel, click on the ATTACH STYLE SHEET icon.

  1. Click on the BROWSE button to access the CSS file.
  2. Select the IMPORT option.
  3. Click OK



  1. Go to the HTML document to see that the CSS file have been inserted in it.