- Dreamweaver is a WYSIWYG web design program that allows users to visually design web pages and automatically generates the underlying HTML code. It allows editing pages in both design and code views.
- Websites consist of files and folders organized on a remote server computer that are accessed via the internet. The local site on one's computer mirrors the file structure and organization of the remote site.
- When setting up a new Dreamweaver site, it is important to logically organize files and folders on both the local and remote sites to maintain a clear site structure. The home page should be indexed and located in the root folder.