Create external CSS style sheet

  1. open 3column_horz.html in dreamweaver
  2. File>Save as...
  3. rename the file index.html
  4. click on split mode
  5. select the code from lines 7-185
  6. go to Format>CSS Styles>Move CSS Rules...
  7. in the Move To External Style Sheet box, select A new style sheet...
  8. in the Save Style Sheet As box, make sure you are in local_root, name the file main.css
  9. click Save
  10. select and delete the code from lines 6-11
  11. File>Save

 

 

Next