CARVIEW |
Dreamweaver 8: The Missing Manual
- By
- David Sawyer McFarland
- Publisher:
- O'Reilly Media / Pogue Press
- Released:
- December 2005
- Pages:
- 960
Product Editions
Please consider the latest edition.
- Dreamweaver CS3: The Missing Manual - June 2007
- Dreamweaver 8: The Missing Manual - December 2005
- Dreamweaver MX 2004: The Missing Manual - February 2004
- Dreamweaver MX: The Missing Manual - November 2002
- Dreamweaver 4: The Missing Manual - July 2001 (out of print)
Macromedia's Dreamweaver 8 is a professional web design and development program offering drag-and-drop simplicity, streamlined HTML coding tools, and powerful database integration features. But Dreamweaver 8 is missing one vital component: a printed manual. Enter Dreamweaver 8: The Missing Manual, the completely revised fourth edition of this bestselling book by David McFarland. With crystal-clear writing and more than 500 illustrations, it's the ultimate atlas for Dreamweaver 8.
Available for both the Mac and Windows, Macromedia's Dreamweaver 8 is a professional web design and development program used by millions of Internet professionals to build high-quality static and dynamic database-driven web sites. It offers drag-and-drop simplicity, streamlined HTML coding tools, and powerful database integration features. But Dreamweaver 8 is missing one vital component: a printed manual.
Enter Dreamweaver 8: The Missing Manual, the completely revised fourth edition of this bestselling book by experienced web site trainer, Macromedia Certified instructor, and Dreamweaver Advisory Council member David McFarland. This book enables both first-time and experienced web designers to create visually stunning and highly interactive web sites.
With crystal-clear writing and much welcome humor, this new edition offers features such as:
- Live examples: With McFarland's step-by-step annotated tutorials, you'll learn how to construct a state-of-the-art commercial web site, complete with working forms, Cascading Style Sheets (CSS), and dynamic databases.
- Tricks of the trade: The book is bursting with undocumented workarounds and shortcuts for easing the process of building, maintaining, and updating professional web sites.
- Design guidance: You'll learn to create virtually every modern web feature, including forms, animations, cascading menus, and more--and you'll find out which browsers you need to provide special coding or do extra testing with.
No matter what your level of expertise is, you'll also learn how to manage your entire web site-whether you've just launched or if it's been around for awhile and takes up thousands of pages. Beginners with no web design experience will appreciate the step-by-step guide to designing, organizing, building, and deploying a web site; long-time Dreamweaver users will appreciate the advanced, real-world techniques for controlling the appearance of their web pages with CSS.
With more than 500 illustrations, a handcrafted index, and the clarity of thought that has made bestsellers of every Missing Manual to date, this is the ultimate atlas for the complex and powerful Dreamweaver 8.
-
Building a Web Page
-
Chapter 1 Dreamweaver 8 Guided Tour
- Welcome to Dreamweaver 8
- The Dreamweaver 8 Interface
- The Dreamweaver Test Drive
-
Chapter 2 Adding Text to Your Web Pages
- Adding Text in Dreamweaver
- Copying and Pasting Text
- Selecting Text
- Spell Checking
- Undo, Redo, and the History Panel
-
Chapter 3 Text Formatting
- Paragraph Formatting
- Lists
- Character Formatting
-
Chapter 4 Links
- Understanding Links
- Adding a Link
- Adding an Email Link
- Linking Within a Web Page
- Modifying a Link
-
Chapter 5 Images
- Adding Images
- Modifying an Image
- Editing Graphics
- Image Maps
- Rollover Images
- Flash Buttons
- Flash Text
- Tutorial: Adding Rollover Images
-
-
Building a Better Web Page
-
Chapter 6 Cascading Style Sheets
- Cascading Style Sheet Basics
- Creating Styles
- Using Styles
- Manipulating Styles
- More about Styles
- Advanced Styles
- Style Properties
- Cascading Style Sheets Tutorial
-
Chapter 7 Page Layout 101
- Using Guides to Align Page Elements
- Table Basics
- Layout Mode
- Inserting a Table in Standard View
- Selecting Parts of a Table in Standard View
- Expanded Table Mode
- Formatting Tables
- Modifying Cell and Row Properties in Standard View
- Adding and Removing Cells
- Merging and Splitting Cells
- Nesting Tables in Standard View
- Tabular Data
- Tables Tutorial
-
Chapter 8 Advanced Page Layout
- Introducing CSS Layout
- The Basics
- Creating CSS Styles for Layers
- Applying the Layer Style
- Drawing with the Layer Tool
- The Layers Panel
- Modifying Layer Properties
- Nesting Layers
- CSS Layout Tutorial
-
Chapter 9 Under the Hood: HTML
- Roundtrip HTML
- Code View
- Quick Tag Editor
- Tag Inspector
- Comparing Versions of a Web Page
- Reference Panel
- Inserting JavaScript
-
-
Bringing Your Pages to Life
-
Chapter 10 Forms
- Form Basics
- Creating a Form
- Adding Form Elements
- Validating Forms
- Forms Tutorial
-
Chapter 11 Dreamweaver Behaviors
- Understanding Behaviors
- Applying Behaviors
- Events
- The Actions, One by One
- Creating an External JavaScript Library
- Adding More Behaviors
-
Chapter 12 Flash, Shockwave, and Other Multimedia
- Flash
- Flash Elements
- Flash Video
- FlashPaper
- Shockwave
- Other Multimedia Controls
-
-
Building a Web Site
-
Chapter 13 Introducing Site Management
- Structuring a Web Site
- Viewing a Site Map
- Site Assets
-
Chapter 14 Testing Your Site
- Site Launch Checklist
- Check Browser Support
- Validating Web Pages
- Find and Fix Broken Links
- Cleaning Up HTML (and XHTML)
- Site Reporting
- Accessibility
- Download Statistics
-
Chapter 15 Moving Your Site to the Internet
- Defining a Remote Site
- Transferring Files
- Check In and Check Out
- Synchronizing Site Files
- Communicating with Design Notes
-
-
Dreamweaver Power
-
Chapter 16 Snippets and Libraries
- Snippets Basics
- Using Snippets
- Creating Snippets
- Built-in Snippets
- Library Basics
- Creating and Using Library Items
- Editing Library Items
- Snippets and Library Tutorial
-
Chapter 17 Templates
- Template Basics
- Creating a Template
- Defining Editable Regions
- Adding Optional Regions
- Nested Templates
- Building Pages Based on a Template
- Updating a Template
- Template Tutorial
-
Chapter 18 Automating Dreamweaver
- The History Panel Revisited
- Creating a Web Photo Album
- Find and Replace
-
Chapter 19 Customizing Dreamweaver
- Keyboard Shortcuts
- Dreamweaver Extensions
-
-
Dynamic Dreamweaver
-
Chapter 20 Getting Started with Dynamic Web Sites
- Pieces of the Puzzle
- Dynamic Web Sites: The Setup
- Databases: A Quick Introduction
- Creating a Dynamic Page
- Connecting to a Database
-
Chapter 21 Adding Dynamic Data to Your Pages
- Retrieving Information
- Adding Dynamic Information
- Displaying Multiple Records
- Recordset Navigation
- Viewing Live Data
- Master Detail Page Set
- Passing Information Between Pages
- Tutorial: Displaying Database Info
-
Chapter 22 Web Pages that Manipulate Database Records
- Adding Data
- Updating Database Records
- Dynamic Form Fields
- Deleting Records
- Tutorial: Inserting and Updating Data
-
Chapter 23 Advanced Dynamic Site Features
- Password-Protecting Web Pages
- Additional Data Sources
- Advanced Server Behaviors
- Tutorial: Authentication
-
Chapter 24 XML and XSLT
- What Is XML?
- Building a Static Page from an XML File
- Creating Dynamic Pages with XSLT and XML
- Inserting and Formatting XML
- Advanced XSLT Tricks
- XML and XSLT Tutorial
-
-
Appendixes
-
Appendix A Getting Help
- Getting Help from Dreamweaver
- What's New
- Getting Help from Macromedia
- Help from the Real World
- Help Creating Your Own Extensions
-
Appendix B Dreamweaver 8, Menu by Menu
- File Menu
- Edit Menu
- View Menu
- Insert Menu
- Modify Menu
- Text Menu
- Commands Menu
- Site Menu
- Window Menu
- Help Menu
-
-
Colophon

- Title:
- Dreamweaver 8: The Missing Manual
- By:
- David Sawyer McFarland
- Publisher:
- O'Reilly Media / Pogue Press
- Formats:
-
- Ebook
- Safari Books Online
- Print Release:
- December 2005
- Ebook Release:
- February 2009
- Pages:
- 960
- Print ISBN:
- 978-0-596-10056-8
- | ISBN 10:
- 0-596-10056-6
- Ebook ISBN:
- 978-0-596-10539-6
- | ISBN 10:
- 0-596-10539-8
-
David Sawyer McFarland
David McFarland has been designing web sites since 1995. He's a professional web designer and educator who has worked with the University of California at Berkeley, Intuit, and Macworld magazine among others. He is a frequent speaker at web-related conferences and teaches web design and development at Portland State University. He is a Macromedia Certified instructor and a member of the Dreamweaver Advisory Council.
Sanders Kleinfeld was the production editor and proofreader for Dreamweaver 8: The Missing Manual. Marlowe Shaeffer and Genevieve d'Entremont provided quality control. Lucie Haskins wrote the index.
The cover of this book is based on a series design by David Freedman. Karen Montgomery produced the cover layout with Adobe InDesign CS using Adobe's Minion and Gill Sans fonts.
David Futato designed the interior layout, based on a series design by Phil Simpson. This book was converted by Keith Fahlgren from Microsoft Word to Adobe FrameMaker 5.5.6 using Open Source XML technologies. The text font is Adobe Minion; the heading font is Adobe Formata Condensed; and the code font is LucasFont's TheSans Mono Condensed. The illustrations that appear in the book were produced by Robert Romano, Jessamyn Read, and Lesley Borash using Macromedia FreeHand MX and Adobe Photoshop CS.
![]() ©2010, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly
Academic Solutions Authors Contacts Customer Service Jobs Newsletters O'Reilly Labs Press Room Privacy Policy RSS Feeds Terms of Service User Groups Writing for O'Reilly |
Content Archive Business Technology Computer Technology Microsoft Mobile Network Operating System Digital Photography Programming Software Web Web Design |
More O'Reilly Sites
O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone makezine.com craftzine.com hackszine.com perl.com xml.com Partner Sites InsideRIA java.net O'Reilly Insights on Forbes.com |