Dreamweaver CC: The Missing Manual, 2nd Edition

Book description

Dreamweaver CC is a powerful tool for designing all kinds of websites, from those with simple, static pages to interactive, media-driven sites for desktop, laptop, and mobile devices. But the program still doesn’t include a printed guide to its amazing capabilities. That’s where this Missing Manual comes in. With hands-on tutorials and coverage of every feature, you’ll learn to build, deploy, and manage sites whether you’re an experienced designer or just getting started.

The important stuff you need to know:

  • Dive into page design. Quickly learn the basics of working with text, images, links, and tables.
  • Edit pages in Live view. Dynamically add elements to live pages and immediately see the results.
  • Design once, and for all. Build fluid-grid sites that adapt themselves to desktop, tablet, and mobile devices.
  • Troubleshoot your HTML. Use the new Element Quick View to reveal the hierarchy of page elements.
  • Style with ease. Tap Dreamweaver’s enhanced CSS Designer to copy and paste styles.
  • Enhance Dreamweaver. Get new program features with add-ons that integrate directly with Dreamweaver.
  • Bring your pages to life. Use jQuery UI to add interactive page elements like tabbed content panels.
  • Create universal pages. Avoid browser incompatibility with workarounds.

Publisher resources

View/Submit Errata

Table of contents

  1. A Note Regarding Supplemental Files
  2. The Missing Credits
    1. About the Authors
    2. About the Creative Team
    3. Acknowledgements
    4. The Missing Manual Series
  3. Preface
    1. What Dreamweaver Is All About
    2. Why Dreamweaver?
    3. What’s New in Dreamweaver CC 2014
    4. Life in the Cloud
    5. What’s Gone in Dreamweaver CC 2014
    6. HTML Basics
    7. Document Types
    8. Of Tags and Properties
    9. XHTML in Dreamweaver
    10. HTML5, the New Markup Standard
    11. Add Style with Cascading Style Sheets
    12. Add Interactivity with JavaScript
    13. Mobile Web Design
    14. How This Book Is Organized
    15. About This Book
    16. Windows and Macintosh Commands
    17. The Very Basics of Reading This Book
    18. About→These→Arrows
    19. Online Resources
      1. The Missing CD
      2. Registering Your Book
      3. Reporting Errata
    20. Using Code Examples
    21. Safari® Books Online
  4. I. Building a Web Page
    1. 1. Dreamweaver CC Guided Tour
      1. Setting Up Creative Cloud
      2. Downloading Dreamweaver CC
      3. Getting Around the Dreamweaver Window
        1. Choosing a Dreamweaver Workspace
        2. The Document Window
        3. The Insert Panel
        4. The Files Panel
        5. The Properties Panel
        6. The Application Bar
        7. Organizing Your Workspace
          1. Floating Panels
          2. Iconic panes
          3. Workspace layouts
      4. Setting Up a Site
      5. Creating a Web Page
      6. Managing Files and Folders with the Files Panel
        1. Adding Files
        2. Adding Folders
        3. Moving Files and Folders
        4. Renaming Files and Folders
        5. Deleting Files and Folders
      7. Tutorial: The Dreamweaver Test Drive
        1. Phase 1: Getting Dreamweaver in Shape
        2. Phase 2: Creating a Website
        3. Phase 3: Creating and Saving a Web Page
        4. Phase 4: Adding Images and Text
        5. Phase 5: Preview Your Work
        6. Phase 6: Finishing the Page
    2. 2. Working with Text
      1. Adding Text to Pages in Design View
        1. Simple Copy and Paste
        2. Paste Special
        3. Changing the Paste Command’s Standard Behavior
        4. Pasting Text from Microsoft Word: The Basic Method
        5. Pasting Text with Word Formatting
        6. Pasting Excel Spreadsheet Information
        7. Importing Word and Excel Documents from Windows
      2. Adding Special Characters to Pages
        1. Line Breaks
        2. Nonbreaking Spaces
        3. Multiple Spaces
        4. Adding a Date to Your Page
      3. Selecting Text
      4. Applying HTML Tags to Text
      5. Structuring Paragraphs with HTML
        1. Paragraphs
        2. Headlines
        3. Preformatted Text
        4. Indented Paragraphs
      6. Formatting Lists
        1. Bulleted and Numbered Lists
          1. Creating a bulleted or numbered list
          2. Formatting existing text as a list
        2. Reformatting Bulleted and Numbered Lists
          1. Adding new items to a list
          2. Formatting bullets and numbers
          3. Nested lists
        3. Definition Lists
        4. Removing and Deleting List Items
          1. Removing list formatting
          2. Deleting list items
      7. Using HTML Text Styles
      8. Editing in Live View
        1. Adding Text in Live View
        2. Moving and Removing Text in Live view
        3. Editing Pages with Element Quick View
      9. Checking Spelling
        1. About Dictionaries
        2. Performing a Spell Check
    3. 3. Introducing Cascading Style Sheets
      1. Cascading Style Sheet Basics
        1. Why Use CSS?
        2. Internal vs. External Style Sheets
        3. Types of Styles
      2. Creating Styles
        1. Creating New Styles with CSS Designer
        2. Choose a Style Source
        3. Choose a Selector
          1. Tag hints
        4. Set Properties for the Selector
        5. Creating Styles Using the Properties Panel
          1. Creating styles for non-text elements
      3. Applying Styles
        1. Applying a Class Style to Text
          1. Applying a class style in Live view
          2. Applying a class style to objects
          3. Other class styling options
        2. Applying Multiple Classes
        3. Removing a Class Style
        4. Applying IDs to a Tag
        5. Linking to an External Style Sheet
      4. Working with Styles
        1. Editing Styles
        2. Deleting a Style
        3. Renaming a Class Style
        4. Duplicating a Style
      5. Formatting Text with CSS
        1. Choosing a Font
          1. Specifying fonts
        2. Using Adobe Edge Web Fonts
          1. Managing Adobe Edge web fonts
          2. Creating a custom font stack
          3. Using Adobe Edge web fonts
        3. Changing the Font Size
        4. Picking a Font Color
        5. Adding Bold and Italic Formatting
        6. Aligning Text
        7. Text Properties in CSS Designer
        8. List Properties
      6. Tutorial: Creating Cascading Style Sheets
        1. Setting Up a Site
        2. Adding Web Fonts
        3. Creating an External Style Sheet
        4. Editing a Style
        5. Adding Another Style
        6. Creating a Class Style
        7. Attaching an External Style Sheet
    4. 4. Links
      1. Understanding Links
        1. Absolute Links
        2. Document-Relative Links
        3. Root-Relative Links
        4. Link Types in Action
          1. Linking from the home page to the Contact Us page (contact.html)
          2. Linking from the Horoscopes page to the Pisces page
          3. Linking from the Scorpio page to the Horoscopes page
      2. Adding Links to a Page
        1. Browsing for a File
        2. Using the “Point to File” Tool
        3. Typing or Pasting a Web Address
        4. Using the Hyperlink Object
      3. Adding Email Links
      4. Linking Within a Web Page
        1. Adding an ID to a Target Page
        2. Linking to an ID
      5. Modifying Links
        1. Changing a Link’s Destination
        2. Removing a Link
      6. Styling Links
        1. CSS and Links
      7. Creating a Navigation Menu
        1. Getting a CSS Menu System from Adobe Add-Ons
        2. Adding a Menu with Submenus
        3. Adding, Editing, and Removing Menu Links
        4. Changing the Look of the Navigation Menu
          1. Formatting Top Menu items
          2. Size & Position
          3. Colors
          4. Images
          5. Text
          6. Formatting rollover menu buttons
          7. Formatting submenu buttons
      8. Tutorial: Adding Links to Pages
        1. Linking to Other Pages and Websites
        2. Formatting Links
        3. Adding an Email Link
        4. Adding a Navigation Bar
        5. Styling the Menu Bar
        6. Adding the CSS Menu to Other Pages
    5. 5. Working with Images
      1. Adding Images
        1. Adding a Placeholder Image
      2. Inserting Images from Photoshop
        1. Adding Photoshop Images
          1. JPEG optimization options
          2. GIF and PNG8 optimization options
          3. PNG optimization options
      3. Modifying an Image
        1. Adding an ID to an Image
        2. Adding a Text Description to an Image
        3. Changing an Image’s Size
      4. Controlling Images with CSS
        1. Wrapping Text Around an Image
        2. Adding Borders
        3. Background Images
          1. Background-image
          2. Background-repeat
          3. Background-attachment
          4. Positioning a background image
      5. Editing Images
        1. Dreamweaver’s Built-In Editing Tools
          1. Cropping an image
          2. Resampling an image
          3. Brightness and contrast
          4. Sharpening images
        2. Setting Up an External Editor
        3. Editing Smart Objects
          1. Smart Object warnings
        4. Optimizing an Image
      6. Using Image Maps
        1. Editing a Hotspot’s Properties
      7. Creating Rollover Images
      8. Tutorial: Inserting and Formatting Graphics
        1. Setting Up
        2. Adding an Image
        3. Inserting a Photoshop File
        4. Using Background Images and Custom Bullets for Lists
    6. 6. Working with Tables
      1. Table Basics
      2. Inserting a Table
      3. Editing a Table
        1. Selecting a Table
        2. Selecting Rows or Columns
        3. Selecting Cells
        4. Expanded Tables Mode
      4. Modifying Table Properties
        1. Aligning Tables
        2. Clearing Width and Height Values
        3. Resizing a Table
      5. Modifying Cell and Row Properties
        1. Alignment Properties
        2. Header
        3. A Property to Forget
        4. Cell Backgrounds
        5. Cell Borders
        6. Setting Cell Dimensions
        7. Tips for Surviving Table-Making
          1. The contents take priority
          2. Setting column widths
          3. Do the math
      6. Adding and Removing Cells
        1. Adding One Row or Column
        2. Adding Multiple Rows or Columns
        3. Deleting Rows and Columns
      7. Merging and Splitting Cells
      8. Working with Tabular Data
        1. Importing Data into a Table
        2. Sorting Data in a Table
        3. Exporting Table Data
      9. Tutorial: Creating Tables
        1. Adding a Table
        2. Importing Tabular Data
        3. Formatting the Table
        4. Final Improvements
    7. 7. Working with HTML
      1. Controlling How Dreamweaver Handles HTML
        1. Auto-Fixing Your Code
        2. Server-Side Web Pages
        3. Special Characters and Encoding
      2. Viewing HTML Markup in Code View
        1. The Coding Toolbar
        2. Code Hints
          1. JavaScript code hints
          2. jQuery code hints
          3. PHP code hints
        3. Code Collapse
        4. Setting Code Formats
          1. Indents
          2. Line breaks
          3. Character case for tags and attributes
          4. The <TD> tag
          5. Advanced Formatting options
        5. Related Files
          1. Finding nested PHP files
      3. Designing Pages in Live View
        1. Inserting HTML Structural Elements in Live View
      4. Editing Pages in Live View
        1. Changing Tag Attributes, Classes, and IDs in Live View
      5. Examining Page Elements
      6. Troubleshooting Interactive Pages
      7. Adding Tags with the Quick Tag Editor
        1. Using the Quick Tag Editor
      8. Comparing Versions of a Web Page
        1. Downloading and Setting Up Diff Tools
        2. Comparing Files from the Files Panel
        3. Comparing Files with WinMerge
        4. Comparing Files with TextWrangler
      9. Finding References on Site-Building
      10. Tutorial: Building Pages in Live View
        1. Editing Pages in Live View
        2. Inserting Images in Live View
        3. Applying CSS to Your Web Page
        4. Applying Classes to Page Elements in Live View
    8. 8. Finding and Replacing Text, Tags, and Code
      1. “Find and Replace” Basics
      2. Searching Text and HTML Markup
        1. Phase 1: Set the Scope of Your Search
        2. Phase 2: Specify What to Search For
        3. Phase 3: Provide Replacement Text
        4. Phase 4: Choose the Search Settings
        5. Phase 5: Take Action
      3. Creating Advanced Text Searches
        1. Limiting a Search by Tag
        2. Limiting a Search by Attribute
      4. Creating Advanced Tag Searches
      5. Tutorial: Adding Alt Text Fast
  5. II. Building a Better Web Page
    1. 9. Learning Advanced CSS Techniques
      1. Fine-Tuning Page Design with Advanced Selectors
        1. Descendent Selectors
          1. Descendent selectors with class and ID styles
        2. Styling Groups of Elements
      2. Editing Styles with the Properties Pane
      3. Moving and Managing Styles
      4. Resolving CSS Conflicts
        1. Inheritance
        2. The Cascade
        3. CSS Sleuthing with Computed Properties
        4. CSS Sleuthing with Inspect View
        5. Analyzing the Cascade
      5. Using the Code Navigator to Identify Styles
      6. Styling Pages for Print
        1. Previewing Media Styles in Dreamweaver
        2. Tips for Printer Style Sheets
      7. Animating Style Transitions
        1. Understanding the CSS Transitions Panel
        2. Deleting a Transition
      8. Using CSS3
        1. Code-Hinting
        2. Common CSS3 Properties
      9. Tutorial: Using Advanced Styles
        1. Creating a Descendent Selector
        2. Adding a CSS Transition
        3. Adding CSS3 Properties
        4. Adding One Last Transition
    2. 10. Choosing a Page Layout
      1. Types of Web Page Layouts
      2. Float Layout Basics
        1. The Mighty <div> Tag
        2. The Insert→Div Command
        3. A Simple Example
      3. Understanding the Box Model
      4. Dreamweaver’s HTML Templates
        1. The Structure of Dreamweaver’s HTML Layouts
      5. Modifying Dreamweaver’s HTML Layouts
        1. Editing HTML Layouts
        2. Modifying Fixed Layouts
        3. Creating and Modifying Liquid Layouts
        4. Other Styles to Change
      6. Using Absolute Positioning
        1. The CSS Positioning Properties
          1. Positioning type
          2. Width and height
          3. Visibility
          4. Z-Index
          5. Overflow
          6. Position
          7. Clip
      7. Adding an AP Element to Your Page
      8. Modifying AP Elements
        1. Resizing Absolutely Positioned Elements
        2. Moving AP Elements
        3. Placing AP Elements
        4. Aligning AP Elements
        5. Background Image and Color
      9. Tutorial: Building a CSS-Based Layout
        1. Adding CSS3 Properties
        2. Creating a Fixed-Width Design
        3. Adding Styles and Using Absolute Positioning
    3. 11. Troubleshooting CSS
      1. Analyzing CSS with Dreamweaver
        1. Using the Computed View to Identify Styles
        2. Editing CSS Properties
        3. Analyzing CSS in JavaScript and Server-Side Pages
          1. Following links in server-side pages
      2. Overcoming Common CSS Problems
        1. Clearing and Containing Floats
        2. Avoiding Float Drops
  6. III. Building Websites for Mobile Devices
    1. 12. Designing Websites for Mobile Devices
      1. Previewing Pages at Different Resolutions
        1. Previewing Different Screen Sizes in Dreamweaver
        2. Previewing Your Layout with Edge Inspect
        3. Third-Party Help for Window Size Dilemmas
      2. Media Queries
        1. Two Approaches to Media Queries
        2. Creating Media Queries with CSS Designer
          1. Media queries for desktop and tablet browsers
        3. Using a Site-Wide Media Queries File
        4. Using @media to Add Queries to Internal Style Sheets
        5. Using Media Queries and Global CSS Styles
      3. Strategies for Using Media Queries
        1. Organizing Your Style Sheets for Media Queries
        2. Adding Styles to Media Query Style Sheets
    2. 13. Building Fluid Grid Websites
      1. Understanding Fluid Grid Layouts
      2. Getting Started with Fluid Grid Layouts
        1. Building Fluid Grid Layout Pages
        2. Laying Out Fluid Grid Pages
        3. Styling Fluid Grid Layout Pages
      3. Using Responsive Starter Templates
      4. Tutorial: Building a Fluid Grid Layout
        1. Adding New Elements to a Fluid Grid Layout
        2. Adding Text to Fluid Grid Layout Pages
        3. Laying Out Tablet and Desktop Views
        4. Adding Images to Fluid Grid Layouts
        5. Nesting HTML Elements
        6. Styling Your Fluid Grid Web Page
        7. Adjusting the Layout for Different Views
    3. 14. Creating Pages for jQuery Mobile Sites
      1. jQuery Mobile
        1. Creating Mobile Pages
        2. Touring a Mobile Page
        3. Adding Content to a jQuery Mobile Page
          1. Adding lists
          2. Adding a layout grid
          3. Adding a collapsible block
          4. Adding buttons
          5. Adding new “pages”
        4. Formatting a jQuery Mobile Page
        5. Launching Your jQuery Mobile Site
  7. IV. Bringing Your Pages to Life
    1. 15. Building Interactive Pages
      1. The Roles of JavaScript, jQuery, and jQuery UI
      2. Adding Collapsible Content
        1. Adding Content to an Accordion
        2. Changing an Accordion’s Properties
        3. Changing the Look of an Accordion
          1. Choosing a theme
          2. Download jQuery UI themes
          3. Swapping themes
        4. Custom-Formatting Widgets with CSS Designer
          1. More formatting inside jQuery UI widgets
      3. Adding Tabbed Content
        1. Setting Properties for Tabs
      4. Adding a Date Picker
      5. Adding Pop-Up Messages
      6. jQuery UI Widgets for Programmers
        1. Progressbar
        2. Autocomplete
        3. Slider
        4. jQuery Buttons and More Buttons
      7. Working with Dreamweaver Behaviors
        1. Behavior Basics
      8. Applying Behaviors
        1. The Behaviors Panel
        2. Applying Behaviors, Step by Step
        3. Editing Behaviors
        4. A Quick Example
      9. Specifying Behaviors
      10. A Sampler of Behaviors, One by One
        1. Effects
          1. Fade
          2. Blind
          3. Highlight
          4. Shake
          5. Slide
        2. Open Browser Window
        3. Image Actions
          1. Preload Images
          2. Swap Image
          3. Swap Image Restore
        4. Popup Message
    2. 16. Adding Forms to Pages
      1. Form Basics
        1. Processing Form Information
      2. Creating a Form
      3. Adding Form Elements
        1. Setting Form Element Properties
        2. The Datalist Form Element
        3. The Text Form Element
        4. The Label Form Element
        5. The Password Form Element
        6. The Text Area Form Element
        7. The Email, Number, Date, and Other Special Form Elements
        8. The Checkboxes and Checkbox Group Form Elements
          1. Checkbox groups
        9. The Radio Buttons and Radio Group Form Elements
          1. Radio Group
        10. The Select Menus and List Form Elements
        11. The File Form Element
        12. The Hidden Form Element
        13. The Button Element
          1. The Reset button
          2. The Button button
        14. The Fieldset Form Element
      4. Tutorial: Adding Forms to Pages
        1. Insert a Form
        2. Add a Text and Email Form Element
        3. Adding (and Removing) a Number Form Element
        4. Adding a Select Menu Form Element
        5. Adding Date and Time Form Elements
        6. Adding Radio Button Form Elements
        7. Adding Text Area and Submit Button Form Elements
        8. Styling Labels
    3. 17. Adding Sound, Video, and Animation
      1. Adding Sound to a Page
        1. Producing Audio Files in Browser-Friendly Formats
        2. Adding Audio to Web Pages
      2. Using HTML5 Video
        1. Converting Video Files to Browser-Friendly Formats
        2. Adding Video to Your Page
      3. Embedding YouTube Videos
      4. Adding Adobe Edge Animate Animations
      5. Flash: An Introduction
        1. Inserting a Flash Animation
        2. Change Animation Properties
          1. Play Your Animation
          2. Rename Your Animation
          3. Replace Your Animation
          4. Set the Src property
          5. Change your animation’s size
          6. Set Playback Options
          7. Leave Margins Unspecified
          8. Select a Quality Setting
          9. Adjust Your Animation’s Scale
          10. Align Your Animation
          11. Background Color
          12. Wmode
      6. Automating the Flash Download
      7. Adding Flash Videos
      8. Tutorial: Embedding Sound, Video, and Animation in Pages
        1. Adding a Sound Clip to a Page
        2. Adding Video to a Page
        3. Adding Adobe Edge Animate Compositions to a Page
  8. V. Managing a Website
    1. 18. Introducing Site Management
      1. Structuring a Website
      2. Setting Up a Site
        1. Site Name
        2. Local Site Folder
        3. Default Images Folder
        4. Links Relative To
        5. Web URL
        6. Case-Sensitive Links
          1. Cache
      3. Managing Dreamweaver Sites
        1. Editing or Removing Sites
        2. Exporting and Importing Sites
        3. Viewing Files in the Files Panel
        4. Modifying the Files Panel View
      4. Editing Page Elements from the Assets Panel
        1. Viewing the Assets Panel
        2. Inserting Assets
          1. Adding color and link assets
        3. Favorite Assets
          1. Identifying favorites
          2. Using favorites
          3. Removing favorites
          4. Organizing favorite assets
    2. 19. Testing Your Site
      1. Site Launch Checklist
      2. Testing Web Pages with BrowserStack
        1. Previewing Pages with BrowserStack
        2. Changing Settings in BrowserStack
      3. Finding and Fixing Broken Links
        1. Finding Broken Links
          1. Checking an open page
          2. Checking specific pages
          3. Checking an entire website
        2. Fixing Broken Links
        3. Listing External Links
        4. Orphaned Files
        5. Changing a Link Site-Wide
      4. Validating Web Pages
        1. Steps for Validating Web Pages
      5. Cleaning Up HTML (and XHTML)
      6. Fixing Page Problems with Site Reports
    3. 20. Moving Your Site to the Internet
      1. Adding a Remote Server
        1. Setting Up a Remote Server with FTP or SFTP
        2. More Remote Server Options for FTP
        3. Setting Up a Remote Server Using FTP over SSL/TLS
        4. Setting Up a Remote Server over a Local Network
        5. Setting Up a Remote Server with WebDAV
        6. Setting Up a Remote Server with RDS
        7. Advanced Remote Server Settings
      2. Transferring Files
        1. Moving Files to Your Web Server
          1. Other ways to move files to your server
        2. Getting Files from Your Web Server
        3. Cloaking Files
      3. Check In and Check Out
        1. Checking Out Files
        2. Checking In Files
      4. Synchronizing Site Files
      5. Communicating with Design Notes
        1. Setting Up Design Notes
        2. Viewing Design Notes
        3. Organizing the Columns in the Files Panel
        4. Creating Custom Columns
          1. Phase 1: Defining new columns
          2. Phase 2: Adding the column to the Files panel
  9. VI. Dreamweaver Power
    1. 21. Creating Reusable Page Elements
      1. Snippets Basics
      2. Using Snippets
      3. Creating Snippets
        1. Organizing Snippets
      4. Using Built-In Snippets
      5. Library Basics
      6. Creating and Using Library Items
        1. Adding Library Items to a Page
      7. Editing Library Items
        1. Renaming Library Items
        2. Deleting Library Items
      8. Tutorial: Using Snippets and Library Items
        1. Creating a Snippet
        2. Creating a Library Item
    2. 22. Templates
      1. Template Basics
      2. Creating a Template
        1. Turning a Web Page into a Template
        2. Building a Template from Scratch
      3. Defining Editable Regions
      4. Building Pages Based on a Template
        1. Applying Templates to Existing Pages
      5. Updating a Template
        1. Unlinking a Page from a Template
      6. Using Repeating Regions
        1. Adding a Repeating Region
        2. Adding a Repeating Table
        3. Working with Repeating Regions
      7. Using Editable Tag Attributes
        1. Making an Attribute Editable
        2. Changing Properties of Editable Tag Attributes
      8. Using Optional Regions
        1. Adding an Optional Region
        2. Locking Optional Regions
        3. Repeating Optional Regions
        4. Optional Editable Regions
        5. Advanced Optional Regions
        6. Editing and Removing Optional Regions
        7. Hiding and Showing Optional Regions
      9. Exporting a Template-Based Site
      10. Tutorial: Building Templates
        1. Creating a Template
        2. Creating a Page Based on a Template
        3. Creating and Using Optional Regions
        4. Updating a Template
    3. 23. Customizing Dreamweaver
      1. Keyboard Shortcuts
        1. Dreamweaver’s Stock Shortcuts
        2. Make Your Own Set of Shortcuts
        3. Changing Keyboard Shortcuts
        4. Create a Shortcut Cheat Sheet
      2. Dreamweaver Add-Ons
        1. Browsing for and Installing Add-Ons
        2. Building and Selling Your Own Add-Ons
      3. Downloading and Installing Extensions
        1. Extension Sources
        2. The Extension Manager
    4. 24. Working with Server-Side Programming
      1. Dynamic Website Basics
      2. Setting Up a Dynamic Website
        1. Setting Up a Testing Server
          1. Windows
          2. Macs
        2. Localhost and the Local Site Root Folder
        3. Setting Up a Dynamic Site in Dreamweaver
      3. Creating a Dynamic Page
      4. Using Server-Side Includes
        1. Creating a Server-Side Include
        2. Adding a Server-Side Include to a Web Page
      5. Working with Related PHP Files
      6. PHP Code Hints
  10. VII. Appendixes
    1. A. Getting Help
      1. Getting Online Help
        1. Dreamweaver Online Help
        2. Dreamweaver Support Center
        3. Adobe TV
      2. Getting Help from Other Dreamweaver Fans
    2. B. Dreamweaver CC 2014, Menu by Menu
      1. File Menu
      2. Edit Menu
      3. View Menu
      4. Insert Menu
      5. Modify Menu
      6. Format Menu
      7. Commands Menu
      8. Site Menu
      9. Window Menu
      10. Help Menu
  11. C. Dreamweaver CC
  12. D. Answers found here!
  13. Index
  14. About the Authors
  15. Copyright

Product information

  • Title: Dreamweaver CC: The Missing Manual, 2nd Edition
  • Author(s): Chris Grover, David Sawyer McFarland
  • Release date: November 2014
  • Publisher(s): O'Reilly Media, Inc.
  • ISBN: 9781491947203