The Dynamic World of Dreamweaver
Dreamweaver is a program very much rooted in the real world. Web applications
are developed for a variety of different server models, and Dreamweaver writes
code for the most widely used ones. Because the real world is also a changing
world, its extensible architecture opens the door for custom or third-party server
models as well. The latest version, for example, provides new tools for developing
the rich, interactive Web 2.0 pages.
9
IN THIS CHAPTER
Understanding the
Dreamweaver philosophy
How Dreamweaver is designed
Connecting to data in
Dreamweaver
Accessing next-generation
features
Automating Web application
production
Maintaining your Web site with
Dreamweaver
Introducing
Dreamweaver CS3
Moreover, Dreamweaver recognizes the real-world problem of incompatible browser commands and
addresses that by producing code that is compatible across browsers. It includes browser-specific HTML
validation so that you can see how your existing or new code works in a particular browser. Even better,
Dreamweaver checks your page for common rendering problems and provides immediate solutions as well
as in-depth discussion via a community-developed resource, the CSS Advisor mini-site on Adobe.com
(www.adobe.com/go/cssadvisor).
Pages:
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124