Articoli correlati a Dreamweaver CC: The Missing Manual

Dreamweaver CC: The Missing Manual - Brossura

 
9781449341701: Dreamweaver CC: The Missing Manual

Sinossi

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 all its amazing capabilities. That’s where this Missing Manual comes in. With hands-on tutorials and thorough coverage of every feature, you’ll learn how 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 reformat themselves for desktop, tablet, and mobile browsers.
  • Examine page structure. Troubleshoot problems using the new Element Quick View to see the hierarchy of HTML elements.
  • Style with ease. Use the enhanced CSS Designer to copy and paste styles, set margins and padding, and add or delete selectors.
  • Enhance Dreamweaver. Add 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 panels, collapsible content sections, and dialog boxes.
  • Create universal pages. Avoid browser incompatibility issues by using surefire workarounds.

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

L'autore

David Sawyer McFarland, president of Sawyer McFarland Media, has been building and managing websites since 1995. He is also a writer and trainer, and teaches in the Portland State University multimedia program. He wrote the bestselling Missing Manual titles on Adobe Dreamweaver, CSS, and JavaScript.

Christopher Grover lives in Fairfax, California with his wife and two daughters. Chris received degrees in Creative Writing and Film from Emerson College in Boston, Massachusetts. He's worked as a technical writer, advertising copywriter and product publicist for more than 25 years. His freelance articles have been published in a variety of magazines from Fine Homebuilding to CD-ROM World. Chris's latest project is launching Bolinas Road Creative, an agency that helps small businesses promote their products and services. He's also the author of Word 2007: The Missing Manual and Word 2007 for Starters: The Missing Manual.

Contenuti

The Missing Credits; About the Authors; About the Creative Team; Acknowledgments; The Missing Manual Series; Preface; What Dreamweaver Is All About; Why Dreamweaver?; What’s New in Dreamweaver CC; Life in the Cloud; What’s Gone in Dreamweaver CC; HTML Basics; Document Types; Of Tags and Properties; XHTML in Dreamweaver; HTML5, The New Markup Standard; Add Style with Cascading Style Sheets; Add Interactivity with JavaScript; Mobile Web Design; How This Book Is Organized; About This Book; Windows and Macintosh Commands; The Very Basics of Reading This Book; About→These→Arrows; Online Resources; Using Code Examples; Safari® Books Online; Part 1: Building a Web Page; Chapter 1: Dreamweaver CC Guided Tour; 1.1 Download Dreamweaver CC; 1.2 The Dreamweaver CC Interface; 1.3 Setting Up a Site; 1.4 Creating a Web Page; 1.5 Managing Files and Folders with the Files Panel; 1.6 The Dreamweaver Test Drive; Chapter 2: Working with Text; 2.1 Adding Text in Dreamweaver; 2.2 Adding Special Characters; 2.3 Selecting Text; 2.4 HTML Formatting; 2.5 Paragraph Formatting; 2.6 Creating and Formatting Lists; 2.7 Text Styles; 2.8 Spell-Checking; Chapter 3: Introducing Cascading Style Sheets; 3.1 Cascading Style Sheet Basics; 3.2 Creating Styles; 3.3 Using Styles; 3.4 Manipulating Styles; 3.5 Formatting Text with CSS; 3.6 Cascading Style Sheets Tutorial; Chapter 4: Links; 4.1 Understanding Links; 4.2 Adding a Link; 4.3 Adding an Email Link; 4.4 Linking Within a Web Page; 4.5 Modifying a Link; 4.6 Styling Links; 4.7 Creating a Navigation Menu Tutorial; 4.8 Link Tutorial; Chapter 5: Images; 5.1 Adding Images; 5.2 Inserting an Image from Photoshop; 5.3 Modifying an Image; 5.4 Controlling Images with CSS; 5.5 Editing Graphics; 5.6 Image Maps; 5.7 Rollover Images; 5.8 Tutorial: Inserting and Formatting Graphics; Chapter 6: Tables; 6.1 Table Basics; 6.2 Inserting a Table; 6.3 Selecting Parts of a Table; 6.4 Expanded Tables Mode; 6.5 Formatting Tables; 6.6 Modifying Cell and Row Properties; 6.7 Adding and Removing Cells; 6.8 Merging and Splitting Cells; 6.9 Tabular Data; 6.10 Tables Tutorial; Chapter 7: HTML Under the Hood; 7.1 Controlling How Dreamweaver Handles HTML; 7.2 Code View; 7.3 Live Code; 7.4 Quick Tag Editor; 7.5 Comparing Versions of a Web Page; 7.6 Finding References; Chapter 8: Find and Replace; 8.1 Find and Replace Basics; 8.2 Basic Text and HTML Searches; 8.3 Advanced Text Searches; 8.4 Advanced Tag Searches; 8.5 A Powerful Example: Adding Alt Text Fast; Part 2: Building a Better Web Page; Chapter 9: Advanced CSS; 9.1 Compound Selectors; 9.2 Fast Style Editing with CSS Designer; 9.3 Moving and Managing Styles; 9.4 Resolving CSS Conflicts; 9.5 Using the Code Navigator; 9.6 Styling for Print; 9.7 CSS Transitions; 9.8 Using CSS3; 9.9 Advanced CSS Tutorial; Chapter 10: Page Layout; 10.1 Types of Web Page Layouts; 10.2 Float Layout Basics; 10.3 Understanding the Box Model; 10.4 Dreamweaver’s CSS Layouts; 10.5 Modifying Dreamweaver’s CSS Layouts; 10.6 Absolute Positioning; 10.7 Adding an AP Element to Your Page; 10.8 Modifying AP Element Properties; 10.9 CSS Layout Tutorial; Chapter 11: Troubleshooting CSS; 11.1 Analyzing CSS with Dreamweaver; 11.2 Overcoming Common CSS Problems; Chapter 12: Designing Websites for Mobile Devices; 12.1 Previewing Pages at Different Resolutions; 12.2 Media Queries; 12.3 Strategies for Using Media Queries; 12.4 jQuery Mobile; 12.5 Fluid Grid Layouts; 12.6 Fluid Grid Layout Tutorial; Part 3: Bringing Your Pages to Life; Chapter 13: Adding Interactivity with jQuery; 13.1 JavaScript, jQuery, and jQuery UI; 13.2 Adding an Accordion; 13.3 Tabs; 13.4 Datepicker; 13.5 Dialog; 13.6 jQuery UI Widgets for Programmers; 13.7 Dreamweaver Behaviors; 13.8 Applying Dreamweaver Behaviors; 13.9 Events; 13.10 A Sampler of Actions, One by One; Chapter 14: Forms; 14.1 Form Basics; 14.2 Creating a Form; 14.3 Adding Form Elements; 14.4 Forms Tutorial; Chapter 15: Adding Sound, Video, and Animation; 15.1 Adding Sound to Your Page; 15.2 Using HTML5 Video; 15.3 Adding Video Through YouTube; 15.4 Flash: An Introduction; 15.5 Automate the Flash Download; 15.6 Add Flash Videos; 15.7 Adding Adobe Edge Animate Animations; Part 4: Managing a Website; Chapter 16: Introducing Site Management; 16.1 The Structure of a Website; 16.2 Setting Up a Site (in Depth); 16.3 Managing Dreamweaver Sites; 16.4 Site Assets; Chapter 17: Testing Your Site; 17.1 Site Launch Checklist; 17.2 Testing Web Pages with BrowserStack; 17.3 Find and Fix Broken Links; 17.4 Validating Web Pages; 17.5 Cleaning Up HTML (and XHTML); 17.6 Site Reporting; Chapter 18: Moving Your Site to the Internet; 18.1 Adding a Remote Server; 18.2 Transferring Files; 18.3 Check In and Check Out; 18.4 Synchronizing Site Files; 18.5 Communicating with Design Notes; Part 5: Dreamweaver CC Power; Chapter 19: Snippets and Libraries; 19.1 Snippets Basics; 19.2 Using Snippets; 19.3 Creating Snippets; 19.4 Built-In Snippets; 19.5 Library Basics; 19.6 Creating and Using Library Items; 19.7 Editing Library Items; 19.8 Snippets and Library Tutorial; Chapter 20: Templates; 20.1 Template Basics; 20.2 Creating a Template; 20.3 Defining Editable Regions; 20.4 Building Pages Based on a Template; 20.5 Updating a Template; 20.6 Using Repeating Regions; 20.7 Using Editable Tag Attributes; 20.8 Using Optional Regions; 20.9 Exporting a Template-Based Site; 20.10 Template Tutorial; Chapter 21: Customizing Dreamweaver; 21.1 Keyboard Shortcuts; 21.2 Dreamweaver Extensions; Chapter 22: Working with Server-Side Programming; 22.1 Pieces of the Puzzle; 22.2 Dynamic Websites: The Setup; 22.3 Creating a Dynamic Page; 22.4 Using Server-Side Includes; 22.5 Working with Related PHP Files; 22.6 PHP Code Hints; Part 6: Appendixes; Getting Help; Getting Online Help; Getting Help from Other Dreamweaver Fans; Dreamweaver CC, Menu by Menu; File Menu; Edit Menu; View Menu; Insert Menu; Modify Menu; Format Menu; Commands Menu; Site Menu; Window Menu; Help Menu;

Le informazioni nella sezione "Su questo libro" possono far riferimento a edizioni diverse di questo titolo.

  • EditoreO′Reilly
  • Data di pubblicazione2014
  • ISBN 10 1449341705
  • ISBN 13 9781449341701
  • RilegaturaCopertina flessibile
  • Numero di pagine1008

Compra usato

Condizioni: molto buono
Used book that is in excellent... Scopri di più su questo articolo

Spese di spedizione: GRATIS
In U.S.A.

Destinazione, tempi e costi

Aggiungi al carrello

Altre edizioni note dello stesso titolo

9789351104278: Dreamweaver CC: The Missing Manual

Edizione in evidenza

ISBN 10:  9351104273 ISBN 13:  9789351104278
Casa editrice: Shroff Publishers & Distribu..., 2013
Brossura

I migliori risultati di ricerca su AbeBooks

Foto dell'editore

McFarland, David Sawyer, Grover, Chris
ISBN 10: 1449341705 ISBN 13: 9781449341701
Antico o usato Brossura Prima edizione

Da: Better World Books, Mishawaka, IN, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: Very Good. 1st Edition. Used book that is in excellent condition. May show signs of wear or have minor defects. Codice articolo 13918349-6

Contatta il venditore

Compra usato

EUR 4,11
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

McFarland, David Sawyer
Editore: O'Reilly Media, 2013
ISBN 10: 1449341705 ISBN 13: 9781449341701
Antico o usato Paperback

Da: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: Fair. No Jacket. Readable copy. Pages may have considerable notes/highlighting. ~ ThriftBooks: Read More, Spend Less 3.2. Codice articolo G1449341705I5N00

Contatta il venditore

Compra usato

EUR 6,31
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

McFarland, David Sawyer,Grover, Chris
Editore: Oreilly & Associates Inc, 2013
ISBN 10: 1449341705 ISBN 13: 9781449341701
Antico o usato paperback

Da: HPB-Red, Dallas, TX, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

paperback. Condizione: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!. Codice articolo S_280565343

Contatta il venditore

Compra usato

EUR 4,61
Convertire valuta
Spese di spedizione: EUR 3,36
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

McFarland, David Sawyer; Grover, Chris
Editore: O'Reilly Media, 2013
ISBN 10: 1449341705 ISBN 13: 9781449341701
Antico o usato Brossura

Da: Irish Booksellers, Portland, ME, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: Good. SHIPS FROM USA. Used books have different signs of use and do not include supplemental materials such as CDs, Dvds, Access Codes, charts or any other extra material. All used books might have various degrees of writing, highliting and wear and tear and possibly be an ex-library with the usual stickers and stamps. Dust Jackets are not guaranteed and when still present, they will have various degrees of tear and damage. All images are Stock Photos, not of the actual item. book. Codice articolo 1449341705-R

Contatta il venditore

Compra usato

EUR 12,86
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Sawyer McFarland, David, Grover, Chris
Editore: O'Reilly Media, 2013
ISBN 10: 1449341705 ISBN 13: 9781449341701
Antico o usato Brossura

Da: medimops, Berlin, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: good. Befriedigend/Good: Durchschnittlich erhaltenes Buch bzw. Schutzumschlag mit Gebrauchsspuren, aber vollständigen Seiten. / Describes the average WORN book or dust jacket that has all the pages present. Codice articolo M01449341705-G

Contatta il venditore

Compra usato

EUR 4,95
Convertire valuta
Spese di spedizione: EUR 9,00
Da: Germania a: U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Mcfarland, David Sawyer
Editore: Oâ²Reilly, 2013
ISBN 10: 1449341705 ISBN 13: 9781449341701
Antico o usato Brossura

Da: WeBuyBooks, Rossendale, LANCS, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: Good. Most items will be dispatched the same or the next working day. Ex library copy with usual stamps & stickers. Codice articolo wbs2461645896

Contatta il venditore

Compra usato

EUR 6,03
Convertire valuta
Spese di spedizione: EUR 9,36
Da: Regno Unito a: U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

McFarland, D. S. and Grover, C.
Editore: O?Reilly, 2014
ISBN 10: 1449341705 ISBN 13: 9781449341701
Antico o usato Brossura

Da: Anybook.com, Lincoln, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: Good. This is an ex-library book and may have the usual library/used-book markings inside.This book has soft covers. Clean from markings. In good all round condition. Please note the Image in this listing is a stock photo and may not match the covers of the actual item,1550grams, ISBN:9781449341701. Codice articolo 8988041

Contatta il venditore

Compra usato

EUR 14,62
Convertire valuta
Spese di spedizione: EUR 16,74
Da: Regno Unito a: U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

McFarland, David Sawyer; Grover, Chris
Editore: O'Reilly Media, 2013
ISBN 10: 1449341705 ISBN 13: 9781449341701
Nuovo Brossura

Da: Front Cover Books, Denver, CO, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: new. Codice articolo FrontCover1449341705

Contatta il venditore

Compra nuovo

EUR 47,63
Convertire valuta
Spese di spedizione: EUR 3,85
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

McFarland, David Sawyer, Grover, Chris
Editore: O'Reilly Media, 2013
ISBN 10: 1449341705 ISBN 13: 9781449341701
Antico o usato Paperback

Da: The Book Spot, Sioux Falls, SD, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Codice articolo Abebooks443237

Contatta il venditore

Compra usato

EUR 59,01
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

McFarland, David Sawyer; Grover, Chris
Editore: O'Reilly Media, 2013
ISBN 10: 1449341705 ISBN 13: 9781449341701
Nuovo Paperback

Da: GoldenWavesOfBooks, Fayetteville, TX, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: new. New. Fast Shipping and good customer service. Codice articolo Holz_New_1449341705

Contatta il venditore

Compra nuovo

EUR 59,95
Convertire valuta
Spese di spedizione: EUR 3,58
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Vedi altre 3 copie di questo libro

Vedi tutti i risultati per questo libro