Muutke küpsiste eelistusi

Dreamweaver CS6 Mobile and Web Development with HTML5, CSS3, and jQuery Mobile [Pehme köide]

  • Formaat: Paperback / softback, 268 pages, kõrgus x laius: 235x191 mm
  • Ilmumisaeg: 22-May-2013
  • Kirjastus: Packt Publishing Limited
  • ISBN-10: 1849694745
  • ISBN-13: 9781849694742
Teised raamatud teemal:
  • Pehme köide
  • Hind: 47,79 €*
  • * saadame teile pakkumise kasutatud raamatule, mille hind võib erineda kodulehel olevast hinnast
  • See raamat on trükist otsas, kuid me saadame teile pakkumise kasutatud raamatule.
  • Kogus:
  • Lisa ostukorvi
  • Tasuta tarne
  • Lisa soovinimekirja
  • Formaat: Paperback / softback, 268 pages, kõrgus x laius: 235x191 mm
  • Ilmumisaeg: 22-May-2013
  • Kirjastus: Packt Publishing Limited
  • ISBN-10: 1849694745
  • ISBN-13: 9781849694742
Teised raamatud teemal:
This book combines accessible, clear, engaging, and candid reference material, advice, and shortcuts with substantial step-by-step instructions for creating a wide range of HTML5 and CSS3 designs and page content in Dreamweaver. This book is geared towards experienced Dreamweaver web designers migrating to HTML5 and jQuery. It also targets web designers new to Dreamweaver who want to jump with two feet into the most current web design tools and features. While focused primarily on Dreamweaver CS5.5, the book includes content of value to readers using older versions of Dreamweaver with directions on installing a version of Adobe's HTML5 Pack that updates those older packages.
Preface 1(6)
Chapter 1 Creating Sites and Pages with Dreamweaver CS6 7(24)
Defining a Dreamweaver site
8(7)
Defining a local site
8(2)
Defining a remote site
10(3)
Transferring files between a local and remote site
13(2)
Creating an HTML5 page
15(3)
Creating the text content
18(5)
Applying headings
19(1)
Adding paragraphs, lists, and links
19(2)
Inserting images
21(2)
Linking to a stylesheet
23(6)
Creating and linking to an external stylesheet
24(1)
Linking a stylesheet to an HTML file
25(2)
Define the Body tag's style
25(2)
Define a wrapper ID style
27(2)
Summary
29(2)
Chapter 2 Using HTML5 for Page Structure 31(22)
HTML5 structural elements
33(2)
Breaking down HTML5 page code
35(8)
Defining an address
43(1)
Figures and captions
44(1)
Indicating date and time
44(1)
Creating a CSS file for HTML5 page structure
45(3)
Assigning a block property
48(2)
Defining styles
50(3)
Chapter 3 Collecting Data with Forms 53(24)
Creating a jump menu
54(3)
Editing Jump Menu JavaScript
57(4)
Creating a validated text field
61(3)
Creating a validated e-mail field
64(1)
Adding other fields
64(1)
Adding Submit and Reset buttons
65(2)
Creating a stylesheet for form elements
67(3)
Creating styles for form elements
70(1)
Creating ID Styles for a Form
71(1)
Thoughts on form styles
72(5)
Chapter 4 Applying CSS3 Effects and Transforms 77(34)
Compatibility challenges
79(2)
CSS3 styles in Dreamweaver CS6
81(4)
Defining opacity
85(3)
Border radius
88(1)
Shadows
89(5)
Box shadow
90(1)
Text shadow
91(1)
Creating a text outline
92(2)
When to use transforms
94(1)
How to generate transition coding in Dreamweaver CS6
94(2)
Resizing with scale
96(1)
Moving with translate
97(1)
Applying rotation
98(1)
Creating a skew transition
99(1)
Other CSS3 transform effects
100(1)
Compound transforms
101(1)
Limitations of using effects with JavaScript
102(1)
Interactivity with the :hover pseudo-class
102(1)
Animating CSS3 transforms in Dreamweaver
103(1)
Putting the pieces in place
104(4)
Using a hover class style to animate effects
108(3)
Chapter 5 Embedding HTML5 Native Audio and Video 111(26)
Native media and compatibility
111(1)
Laying the groundwork
112(1)
Preparing native audio
112(2)
Audio compression
113(1)
Browser support for audio files
113(1)
Embedding an HTML5 audio element in a Dreamweaver web page
114(4)
Alternative audio options
115(2)
Adding play parameters
117(1)
Embedding HTML5 audio
118(1)
Embedding native video
119(14)
HTML5 video and Dreamweaver
120(4)
Early video formats
120(1)
Flash video (FLV)
121(2)
Apple devices and web video
123(1)
Preparing native video files
124(1)
Native video formats
124(1)
Browsers that do NOT support HTML5
125(1)
Preparing HTML5 video for every scenario
125(1)
Compressing video for the Web
125(3)
Video compression - open source and proprietary
126(1)
Converting video to web formats with open source tools
127(1)
Dreamweaver site management for HTML5 video
128(1)
Defining the HTML5 <video> element
129(3)
Prerequisites
129(1)
Defining the <video> element
130(1)
Defining video attributes
130(1)
Defining video source(s)
131(1)
Alternate video for non-HTML5 environments
131(1)
Putting it all together
132(1)
Testing HTML5 video pages
132(4)
Previewing a video in Live View
132(1)
Embedding an HTML5 video
133(3)
Summary
136(1)
Chapter 6 Responsive Design with Media Queries 137(22)
How Media Queries work
138(1)
A short history of Media Queries
139(2)
HTML5, CSS3, and Media Queries
141(1)
Styling for mobile devices and tablets
141(1)
Media Queries versus jQuery Mobile and apps
142(3)
Building alternative stylesheets
145(1)
Preparing to generate a Media Query
145(1)
Assigning styles to different media
146(13)
Chapter 7 Creating Mobile Sites with jQuery Mobile 159(22)
Mobile pages, apps, and jQuery Mobile
162(1)
What is jQuery Mobile?
162(3)
Mobile pages in Split view
165(1)
Previewing jQuery Mobile pages in Live view
166(6)
The HTML5 data-role property
167(1)
Data-role pages
167(2)
Customizing page content
169(1)
Customizing content for different data roles
170(2)
Applying themes
172(1)
Editing CSS in jQuery Mobile pages
173(8)
Chapter 8 Enhancing Mobile Sites 181(26)
Tables, div tags, and grids
184(1)
Generating grids in Dreamweaver
185(1)
Defining styles for layout grids
185(3)
Building a collapsible block
188(1)
Changing the initial block state
189(1)
Changing block data-themes and styles
190(1)
Editing collapsible block HTML
191(3)
Forms in Dreamweaver
194(1)
Creating a jQuery Mobile form
195(2)
Special mobile form fields
197(11)
Inserting a text input field
198(1)
Inserting a slider
198(1)
Inserting a toggle switch
199(8)
Chapter 9 Customizing Themes with ThemeRoller 207(16)
Applying jQuery Mobile theme swatches
208(3)
Examining the five data-themes
208(2)
Applying themes to specific elements
210(1)
Customizing themes with ThemeRoller
211(7)
The aesthetics of mobile color schemes
211(1)
Launching ThemeRoller
212(2)
Defining global theme attributes
214(2)
Defining custom swatches
216(2)
Creating additional swatches
218(1)
Rolling a theme
218(1)
Applying a custom theme in Dreamweaver
219(2)
Summary
221(2)
Chapter 10 Building Apps with PhoneGap 223(22)
Apps and mobile websites
224(7)
Android and iOS
224(1)
Understanding PhoneGap
225(1)
Before building apps
226(3)
Creating a PhoneGap Build service account
227(1)
Downloading the Android SDK
227(2)
PhoneGap and Dreamweaver
229(1)
Configuring PhoneGap settings
229(2)
Generating apps with Dreamweaver
231(4)
Testing and distributing apps
235(7)
Testing apps with an emulator
235(2)
Revising your app
237(1)
Scanning apps into your Android device
238(2)
Downloading apps
240(1)
Distributing Apps
241(1)
Summary
242(3)
Index 245
David Karlins is a web design consultant, teacher, and author of dozens of books on web design, including Building Websites All-in-One For Dummies, John Wiley & Sons Inc. (co-author with Doug Sahlin), Adobe Creative Suite 5 Web Premium How-Tos: 100 Essential Techniques, Peachpit, and Dreamweaver CS5.5 Mobile and Web Development with HTML5, CSS3, and jQuery, Packt Publishing.