Important Things to Remember
This page contains helpful tips and techniques for creating web pages and sites with Dreamweaver CS5.
How to Create a New Web Page
- Open Dreamweaver (DW).
- Be sure the selected workspace layout is Designer.
- Be sure the selected view is Code.
- In the Menu bar, select File > New. The New Document window opens.
- Be sure the sections in the New Document window are Blank Page, Page type: HTML, and Layout: <none>. A new page opens.
- Remember to give your page a title.
- In the body of your new page, start typing tags and text.