首页  软件  游戏  图书  电影  电视剧

请输入您要查询的图书:

 

图书 HTML5参考手册(影印版)(英文版)
内容
目录

Preface

1. Fundamental Syntax and Semantics

 1.1 Specifying the DOCTYPE

 1.2 Specifying the Character Set

 1.3 Specifying the Language

 1.4 Optimizing <script>s and <Link>s

 1.5 Adding Document Structure with HTMLS's New Elements

 1.6 Choosing Between <article> and <section>

 1.7 Checking Your Document Outline

 1.8 Modifying the Document Outline

 1.9 Emphasizing Text

 1.10 Adding Importance to Text

 1.11 Highlighting Text for Reference

 1.12 Marking Up Small Print

 1.13 Defining Acronyms and Abbreviations

 1.14 Adding Links to Block-Level Content

 1.15 Marking Up Figures and Captions

 1.16 Marking Up Dates and Times

 1.17 Setting the Stage for Native Expanding and Collapsing

 1.18 Controlling the Numbering of Your Lists

 1.19 Hiding Content to Show Later

 1.20 Making Portions of a Page Editable

 1.21 Setting the Stage for Native Drag-and-Drop

2. Progressive Markup and Techniques

 2.1 Adding More Semantic Meaning

 2.2 Picking a Markup Style

 2.3 Understanding Browser Support for HTML5

 2.4 Making Internet Explorer Recognize HTML5 Elements

 2.5 Detecting HTML5 Features with JavaScript

 2.6 Using HTML5 Boilerplate

 2.7 Validating HTML5

 2.8 Mapping HTML5 Elements to ID and Class Names

3. Forms

 3.1 Displaying a Search Input Field

 3.2 Contact Information Input Fields

 3.3 Utilizing Date and Time Input Fields

 3.4 Number Inputs

 3.5 Selecting from a Range of Numbers

 3.6 Selecting Colors

 3.7 Creating an Editable Drop-Down

 3.8 Requiring a Form Field

 3.9 Autofocusing a Form Field

 3.10 Displaying Placeholder Text

 3.11 Disabling Autocomplete

 3.12 Restricting Values

 3.13 Making HTML5 Work in Older Browsers

 3.14 Validating Form Data in Older Browsers with JavaScript

 3.15 Example: Sample Form

4. Native Audio

 4.1 Adding HTML5 Audio

 4.2 Manipulating the Audio Stream

 4.3 Generating <audio> UsingJavaScript

 4.4 Visualizing <audio> Using <canvas>

 4.5 Sample Design: Custom Audio Player

5. Native Video

 5.1 Adding HTML5 Video

 5.2 Ensuring Multi-Browser Video Support

 5.3 Setting Video Dimensions

 5.4 Displaying a Placeholder Image Before Video Plays

 5.5 Making Video Loop

 5.6 Sample Design: Manipulating Video with <canvas>

6. Microdata and Custom Data

 6.1 Adding Microdata to Markup

 6.2 Using Microdata and Schema.org

 6.3 Adding Custom Data to Markup

 6.4 Accessing Custom Data with JavaScript

 6.5 Manipulating Custom Data

 6.6 Example: Creating a Map Application Using Custom Data

7. Accessibility

 7.1 Writing Appropriate alt Text Descriptions

 7.2 Identifying Abbreviations and Acronyms

 7.3 Identifying Sections of a Page Using ARIA Landmark Roles

 7.4 Creating More Accessible Navigation Links

 7.5 Associating Form Fields with Their Labels

 7.6 Grouping Form Fields Logically

 7.7 Enabling a fieldset Dynamically

 7.8 Identifying Required Form Fields

 7.9 Using ARIA Live Regions to Announce When Dynamic Content Is Updating

8. Ge010cation

 8.1 Getting Basic Geolocation Data

 8.2 Getting Basic Geolocation Data with a Fallback

 8.3 Reverse Geocoding an Address with Latitude and Longitude

 8.4 Converting an Address into Latitude and Longitude

 8.5 Getting Directions from the Current Location

 86 Example: Starbucks to Starbucks

9. <canvas>

 9.1 Drawing on a <canvas>

 9.2 Using Transparency

 9.3 Setting <canvas> Dimensions

 94 Using Gradients, Patterns, and Line Styles

 9.5 Pulling External Images into a <canvas> Drawing

 9.6 Setting Color Transformations

 97 Working with Geometric Transformations

 9.8 Placing Text on a <canvas>

 9.9 Clipping <canvas> Drawings

 9.10 Animating <canvas> Drawings

 9.11 Drawing Graphs with <canvas>

 912 Saving a <canvas> Drawing to a File

10. Advanced HTML5 JavaScript

 10.1 Local Storage

 10.2 Application Caching

 10.3 Drag and Drop

 10.4 Web Workers

 10.5 Web Sockets

 10.6 History

 10.7 Local Files

Appendix: HTML5 Resources

Index

内容推荐

《HTML5参考手册(影印版)(英文版)》由Christopher Schmitt、Kyle Simpson著,通过你能够在项目中直接使用的众多实用配方,这本手册可以帮助你赢得HTML5的多个功能的实践经验。从标记语义、Web表单以及音频和视频元素到诸如地理定位和富JavaScript API之类的相关技术,你将应用各种知识来获取解决问题的明确方案。

《HTML5参考手册(影印版)(英文版)》每个内容丰富的配方都包括示例代码和针对方案为何和如何生效的详细讨论。对于中等水平的人来说,这本手册是成长为高级Web和移动互联网开发者的最佳选择,它可以让你选择适合你的HTML5特性——并且帮助你熟悉其余的部分。

编辑推荐

《HTML5参考手册(影印版)(英文版)》由Christopher Schmitt、Kyle Simpson著,内容包括:

·测试浏览器的HTML5支持度,并且使用特定技术来应用不支持的特性

·了解HTML5如何使得Web表单的实现变得更加简单

·克服实现本地音频和视频元素的挑战

·学习在ARIA无障碍访问原则下使用HTML5的技术

·探索各种示例,包括在你的应用中使用地理定位数据

·利用<canvas>绘制图像、使用透明特性、增加渐变色和模式等等

·通过多个高级JavaScript API把HTML5特性带入现实生活中

标签
缩略图
书名 HTML5参考手册(影印版)(英文版)
副书名
原作名
作者 (美)施密特//辛普森
译者
编者
绘者
出版社 东南大学出版社
商品编码(ISBN) 9787564134150
开本 16开
页数 260
版次 1
装订 平装
字数 343
出版时间 2012-06-01
首版时间 2012-06-01
印刷时间 2012-06-01
正文语种
读者对象 研究人员,普通成人
适用范围
发行范围 公开发行
发行模式 实体书
首发网站
连载网址
图书大类
图书小类
重量 0.434
CIP核字
中图分类号 TP312HT
丛书名
印张 17.5
印次 1
出版地 江苏
234
177
13
整理
媒质 图书
用纸 普通纸
是否注音
影印版本 原版
出版商国别 CN
是否套装 单册
著作权合同登记号 图字10-2012-7号
版权提供者 O'Reilly Media, Inc.
定价
印数
出品方
作品荣誉
主角
配角
其他角色
一句话简介
立意
作品视角
所属系列
文章进度
内容简介
作者简介
目录
文摘
安全警示 适度休息有益身心健康,请勿长期沉迷于阅读小说。
随便看

 

兰台网图书档案馆全面收录古今中外各种图书,详细介绍图书的基本信息及目录、摘要等图书资料。

 

Copyright © 2004-2025 xlantai.com All Rights Reserved
更新时间:2025/5/21 4:50:23