Dreamweaver CS5.5 Mobile and Web Development with HTML5, CSS3, and jQuery.

Harness the cutting edge features of Dreamweaver for mobile and web development.

Saved in:
Bibliographic Details
Main Author: Karlins, David
Format: Electronic eBook
Language:English
Published: Birmingham : Packt Pub., 2011.
Subjects:
Online Access:Full text (Wentworth users only)
Table of Contents:
  • Table of Contents; Dreamweaver CS5.5 Mobile and Web Development with HTML5, CSS3, and jQuery; Dreamweaver CS5.5 Mobile and Web Development with HTML5, CSS3, and jQuery; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Errata; Piracy; Questions; 1. Creating HTML5 Pages in Dreamweaver; HTML5 and Dreamweaver CS5 in the world of web design.
  • HTML5-the cutting edge of web designHTML4.1, XHTML, and HTML5; Compatibility issues with HTML5; HTML5 and Dreamweaver CS5.5; Dreamweaver generates code; Dreamweaver-catching up to HTML5; An introduction to HTML5 layout elements; The evolution of HTML layout elements; Phase 1: Tables; Phase 2: CSS DIV tags; Phase 3: HTML5 layout elements; Meet the HTML5 layout elements; Dreamweaver's HTML5 Pack and design elements; Detecting or installing the HTML5 Pack in Dreamweaver; Creating a Dreamweaver site; Generating new pages from layouts using the HTML5 templates; Examining the generated HTML5 layout.
  • Toggling between related filesCode, Split, and Design views; Dissecting design elements with the Inspect Mode; Saving a layout as a web page; Recipe: Creating and saving a 3-column HTML5 page; Summary; 2. Customizing HTML5 Layout-Content and Look; Customizing layouts
  • An overview; Embedding content where it belongs; Dissecting format; Editing content in HTML5 page layout elements; HTML text tags versus HTML5 layout elements; Organizing content in containers; Utilizing Split view for editing content; Adding articles and sections; Identifying and selecting HTML5 layout elements.
  • Copying, pasting, and deleting HTML5 ElementsIdentifying style rules; HTML5 layout elements require styles; Examining CSS associated with HTML5 layouts; Customizing HTML tag rules; Making quick changes to styles in the CSS styles panel; The CSS rules definition dialog; Editing type styles; Editing backgrounds; Preview with apply; Saving customized HTML5 layouts; Recipe: Customize content and look of an HTML5 page; Summary; 3. Customizing HTML5 Layout Elements; HTML5 layout and browser compatibility challenges; Which browsers support HTML5 layout elements?; Using CSS to solve browser issues.
  • The magic of display:blockDisabling a CSS rule; Global HTML5 layout element attributes; Working with backgrounds; Defining size, margins, and padding; Positioning with float; Margins versus padding; Element padding versus content margins; Assigning a page size; Customizing HTML5 elements; Back to the future: ID and class styles; Layout with class styles; The role of ID styles; Recipe: Customizing the HTML5 page layout; Recipe: Customizing the size and position for header, footer, nav, and aside; Customizing links in the nav element; Summary; 4. Building HTML5 Pages from Scratch.