|  Site StructureWhen you build a website, you probably think carefully about how 
              you want to organize the pages and how you want users to navigate 
              through your site. You should also make sure that your site architecture 
              is just as easy to understand and navigate. When you work with Dreamweaver, your site actually exists in two 
              places - on your local computer where you edit all the html files, 
              and on the server, where the final pages are published and available 
              on the web. Next |