October 2005
Beginner to intermediate
1032 pages
29h 8m
English
IN THIS CHAPTER
• An Introduction to Dreamweaver Behaviors
• Dreamweaver Behaviors
As we've progressed through the book, we've touched on topics such as client-side web pages and server-side applications. In the previous chapter, we mentioned that HTML forms are the stepping stone for working with server-side applications but still remain an integral part of client-side web page development. What we haven't touched on, however, are the three building blocks that make up client-side web pages or the functionality and look with which the end user interacts. At the foundation of client-side development lies the first block, HTML/XHTML. Everything we do on the web, to a certain extent, ...