Macromedia Dreamweaver 8 Hands-On Training

by ;
Edition: 1st
Format: Paperback
Pub. Date: 2005-12-01
Publisher(s): Peachpit Press
List Price: $52.99

Rent Book

Select for Price
There was a problem. Please try again later.

New Book

We're Sorry
Sold Out

Used Book

We're Sorry
Sold Out

eBook

We're Sorry
Not Available

How Marketplace Works:

  • This item is offered by an independent seller and not shipped from our warehouse
  • Item details like edition and cover design may differ from our description; see seller's comments before ordering.
  • Sellers much confirm and ship within two business days; otherwise, the order will be cancelled and refunded.
  • Marketplace purchases cannot be returned to eCampus.com. Contact the seller directly for inquiries; if no response within two days, contact customer service.
  • Additional shipping costs apply to Marketplace purchases. Review shipping costs at checkout.

Summary

Do you like to learn by doing? Do manuals leave you bored and craving real-world examples? Do you want concrete training that goes beyond theory and reference materials? If so, this book is for you. These hands-on exercises, complete with insider tips and detailed illustrations, teach you the latest techniques for designing Web sites with Dreamweaver 8. Yours"ll learn to define a Web site; layout pages effectively with Cascading Style sheets; use tables; create rollovers; work with templates, media objects, and forms; and design for mobile devices. Yours"ll also learn how to use the new features in Dreamweaver 8, including the new Unified CSS Panel, the Style Rendering Toolbar, the Code Toolbar, guides, CSS Layout visualization, Zoom, and Code Collapse. Accompanied by a CD-ROM loaded with classroom-proven exercises and QuickTime training videos, this book ensures you'll master the key features of Dreamweaver 8 in no time.

Author Biography

Garo Green is the vice president of operations for Lynda.com. He has worked extensively in the development of custom curriculum and courseware for software training, and has taught in both hardware and software applications. Daniel Short has been doing the web gig since the end of 1998 and co-owns a very successful web development company, Site-Drive, Inc (www.site-drive.com). He the Lead Developer for Cartweaver (www.cartweaver.com), driving the development of future versions of the product. Daniel is a coauthor of Dreamweaver MX 2004 Magic, a contributing author to Dreamweaver MX Magic, the Dreamweaver MX Bible and the Dreamweaver MX 2004 Bible.

Table of Contents

Introductionp. viii
Getting Startedp. 2
What Is Dreamweaver 8?p. 3
HTML vs. XHTMLp. 3
Roundtrip XHTMLp. 3
Do You Need to Learn XHTML to Use Dreamweaver?p. 4
What Does XHTML Do?p. 5
What Does XHTML Look Like?p. 6
File-Naming Conventionsp. 7
Filename Extensionsp. 7
What Is CSS?p. 8
What Does CSS Look Like?p. 9
What Is XML?p. 9
What Is DHTML?p. 10
What Is JavaScript?p. 10
What Is a Web Application?p. 11
Extending Dreamweaverp. 11
Interfacep. 12
Setting Up Your Workspace (Windows Users Only)p. 13
A Tour of the Interfacep. 14
Preferencesp. 28
Preset Window Sizesp. 30
Defining a Default Browserp. 31
Shortcut Keysp. 32
Site Controlp. 34
What Is a Local Root Folder?p. 35
Defining a Sitep. 36
Understanding Relative and Absolute URLsp. 40
Linking to Relative and Absolute URLsp. 41
Managing Files and Foldersp. 43
Understanding Path Structurep. 45
Site Root and Document Relative Linksp. 47
Creating a Site Mapp. 49
Creating a Site from Scratchp. 51
Basicsp. 54
Creating and Saving a New Documentp. 55
The Significance of Default Documentsp. 59
Setting Page Titlesp. 60
Inserting Imagesp. 62
Inserting Textp. 67
Aligning Text and Imagesp. 71
Creating Links with Images and Textp. 74
Inserting Tagsp. 77
Linkingp. 80
Linking with Point to Filep. 81
Linking to New Source Filesp. 85
Creating Email Linksp. 90
Creating Named Anchorsp. 94
Linking to Filesp. 102
Cascading Style Sheetsp. 108
CSS Specificationsp. 109
The Cascading Part of Style Sheetsp. 109
Anatomy of a Style Sheetp. 110
Understanding CSS and Page Propertiesp. 111
The Page Properties Dialog Boxp. 116
Types of Style Sheetsp. 118
Exporting and Linking External CSS Filesp. 119
The CSS Styles Panelp. 125
CSS Selectorsp. 128
Type Selectorsp. 129
Creating Type Selectorsp. 130
ID Selectorsp. 139
Creating ID Selectorsp. 140
Class Selectorsp. 148
Creating Class Selectorsp. 149
Creating CSS Rollovers with Pseudo-Classesp. 155
Typographyp. 160
Leaving the Tag Behindp. 161
Valid XHTML Typographic Elementsp. 163
Formatting Text with the Property Inspectorp. 165
What Measurement Should I Use?p. 173
Managing White Space with Margins, Padding, and Line Heightp. 175
Using Font Listsp. 182
Aligning Textp. 185
Using Ordered, Unordered, and Definition Listsp. 189
What Is Flash Text?p. 192
Creating Flash Textp. 193
Tablesp. 198
What Is a Table?p. 199
Creating and Adding Content to a Tablep. 201
Changing the Border of a Table with XHTMLp. 207
Changing the Border of a Table with CSSp. 213
Adding Color to Tablesp. 218
Aligning Table Contentp. 226
Sorting a Tablep. 232
Setting Table Widthsp. 235
Creating Rounded-Corner Tablesp. 242
Layoutp. 248
Tracing Images, Layers, and Tables for Layoutp. 249
Applying a Tracing Imagep. 250
Adding Layersp. 253
What Makes a DIV a Layer?p. 259
What Is the Layout View?p. 259
Using Layout Tables and Layout Cellsp. 260
Working with Layout Table Widthsp. 267
Designing for Devicesp. 272
What's a Device?p. 273
Attaching a Printer-Friendly Style Sheetp. 274
Styling for Printp. 277
Testing in Multiple Devicesp. 284
Rolloversp. 286
Rollover Rulesp. 287
Creating a Simple Rolloverp. 288
Creating Disjointed Rolloversp. 294
Creating Navigation Bars with Multiple Rollover Statesp. 299
What Are Flash Buttons?p. 308
Creating Flash Buttonsp. 309
XHTMLp. 312
Viewing the Markupp. 313
Options in Code Viewp. 317
Editing in Code Viewp. 319
The Code Toolbarp. 322
Using Code Collapsep. 324
Using the Quick Tag Editorp. 329
Using the Tag Editor and Tag Chooserp. 332
Working with Snippetsp. 337
Formsp. 342
The Forms Group of the Insert Barp. 343
Working with Text Fields and Textareasp. 345
Working with Check Boxes and Radio Buttonsp. 352
Working with Lists and Menusp. 355
Submitting Form Resultsp. 358
Behaviorsp. 362
Using the Open Browser Window Behaviorp. 363
Using the Change Property Behaviorp. 367
Using the Validate Form Behaviorp. 371
Getting More Behaviorsp. 374
Fireworks Integrationp. 376
The Importance of Design Notesp. 377
External Image Editor Preferencesp. 378
Inserting Fireworks 8 Imagesp. 379
Editing Images with Built-in Fireworks 8 Toolsp. 381
Built-In Editing Toolsp. 383
Editing a Fireworks 8 Imagep. 384
Inserting Simple Rollovers from Fireworks 8p. 387
Updating Fireworks HTML in Dreamweaverp. 390
About Fireworks 8 Export Settingsp. 393
Manipulating Fireworks 8 Pop-Upsp. 394
Templates and Library Itemsp. 400
Seeing Templates in Actionp. 401
Creating a New Templatep. 407
Applying Templates to Existing Documentsp. 413
Modifying a Templatep. 416
Adding Repeating Regionsp. 418
Working with Repeating Regionsp. 422
Adding Optional Regionsp. 425
Modifying Template Propertiesp. 427
When to Use Library Itemsp. 428
Creating a Library Itemp. 429
Modifying a Library Itemp. 432
Automationp. 434
What Is the History Panel?p. 435
Using the History Panel for Undo/Redop. 436
Saving History Steps as Commandsp. 439
Using Find and Replacep. 441
Accessibilityp. 446
W3C Accessibility Guidelinesp. 447
Setting Accessibility Preferencesp. 448
IBM Home Page Readerp. 449
Inserting Accessible Imagesp. 450
Inserting Accessible Tablesp. 452
Inserting Accessible Form Objectsp. 454
Inserting Media Objectsp. 458
Plug-Ins Require Viewer Participationp. 459
Linking to Soundsp. 460
Embedding Multimedia Filesp. 463
Inserting Flash Contentp. 466
Inserting Flash Video Contentp. 469
Getting Your Site Onlinep. 472
Free Web Hosting with Tripodp. 473
Signing Up with Tripodp. 474
Setting FTP Connection Informationp. 477
What Is FTP?p. 479
Putting Files onto the Web Serverp. 480
Running Site Reportsp. 484
The Reports Dialog Boxp. 486
Technical Support and Troubleshooting FAQp. 488
Dreamweaver 8 Resourcesp. 492
Installing Extensionsp. 496
Indexp. 500
Table of Contents provided by Ingram. All Rights Reserved.

An electronic version of this book is available through VitalSource.

This book is viewable on PC, Mac, iPhone, iPad, iPod Touch, and most smartphones.

By purchasing, you will be able to view this book online, as well as download it, for the chosen number of days.

Digital License

You are licensing a digital product for a set duration. Durations are set forth in the product description, with "Lifetime" typically meaning five (5) years of online access and permanent download to a supported device. All licenses are non-transferable.

More details can be found here.

A downloadable version of this book is available through the eCampus Reader or compatible Adobe readers.

Applications are available on iOS, Android, PC, Mac, and Windows Mobile platforms.

Please view the compatibility matrix prior to purchase.