登入帳戶  | 訂單查詢  | 購物車/收銀台( 0 ) | 在線留言板  | 付款方式  | 運費計算  | 聯絡我們  | 幫助中心 |  加入書簽
會員登入 新用戶登記
HOME新書上架暢銷書架好書推介特價區會員書架精選月讀2023年度TOP分類瀏覽雜誌 臺灣用戶
品種:超過100萬種各類書籍/音像和精品,正品正價,放心網購,悭钱省心 服務:香港台灣澳門海外 送貨:速遞郵局服務站

新書上架簡體書 繁體書
暢銷書架簡體書 繁體書
好書推介簡體書 繁體書

三月出版:大陸書 台灣書
二月出版:大陸書 台灣書
一月出版:大陸書 台灣書
12月出版:大陸書 台灣書
11月出版:大陸書 台灣書
十月出版:大陸書 台灣書
九月出版:大陸書 台灣書
八月出版:大陸書 台灣書
七月出版:大陸書 台灣書
六月出版:大陸書 台灣書
五月出版:大陸書 台灣書
四月出版:大陸書 台灣書
三月出版:大陸書 台灣書
二月出版:大陸書 台灣書
一月出版:大陸書 台灣書

『英文書』Html5 For Dummies Quick Reference 9781118012529

書城自編碼: 2090206
分類:簡體書→原版英文書→计算机 Computers & Inte
作者: Andy
國際書號(ISBN): 9781118012529
出版社: Wiley
出版日期: 2011-05-01
版次: 1 印次: 1
頁數/字數: 210/
書度/開本: 16开 釘裝: 平装

售價:HK$ 278.8

我要買

 

** 我創建的書架 **
未登入.


新書推薦:
氢经济
《 氢经济 》

售價:HK$ 117.6
校园欺凌
《 校园欺凌 》

售價:HK$ 59.8
培训需求分析与年度计划制订——基于组织战略,做”对的”培训!
《 培训需求分析与年度计划制订——基于组织战略,做”对的”培训! 》

售價:HK$ 82.8
这就是心理咨询:全球心理咨询师都在用的45项技术(第3版)
《 这就是心理咨询:全球心理咨询师都在用的45项技术(第3版) 》

售價:HK$ 153.6
正说清朝十二帝(修订珍藏版)
《 正说清朝十二帝(修订珍藏版) 》

售價:HK$ 105.6
黑海史:从历史涟漪到时代巨浪
《 黑海史:从历史涟漪到时代巨浪 》

售價:HK$ 115.2
我,毕加索
《 我,毕加索 》

售價:HK$ 60.0
投资真相
《 投资真相 》

售價:HK$ 81.6

 

內容簡介:
Essential information about using HTML5: everything you need
at your fingertips
HTML is the predominant programming language used to create Web
pages.?HTML5 has enhanced rich media, geolocation, database and
mobile capabilities, and is now able to script APIs, making it a
must-have for Web developers.?This convenient reference, comb-bound
to lie flat, makes it easy to find the information you need in a
hurry so you can get those terrific Web pages designed and online
right now.
HTML is used extensively in creating Web pages, especially for
mobile browsers; HTML5 offers exciting enhancements that Web
developers are eager to master
Features a handy format that provides essential information in a
quick and simple manner, with easy-to-follow instructions, smaller
size, and convenient, lay-flat binding
Covers using HTML5, CSS3, and JavaScript The basic information
you need to develop eye-popping Web sites with HTML5 are easy to
find in HTML5 For Dummies Quick Reference.
關於作者:
Andy Harris taught himself programming because it was fun.
Today he teachers computer science, game development, and Web
programming at the university level and is a technology consultant
for the State of Indiana.
目錄
Part 1: Moving on to HTML5.
A Quick History of HTML.
A bit of ancient history.
And the first browser war begins.
A new challenger arises from the ashes.
HTML 4 was getting old.
Getting to Know the Real HTML5.
HTML5 Is More than HTML!
HTML.
CSS.
JavaScript.
Server technologies.
Looking At Browser Features.
Assessing your browser’s capabilities.
Checking for features in your code.
Picking a Suitable Browser.
Using Chrome Frame to Add Support to IE.
Part 2: HTML Foundations.
Exploring HTML and XHTML.
Appreciating HTML.
Emergence of XHTML.
It’s alive, and it’s HTML5!
Setting up a basic HTML page.
Fleshing Out Your Page.
Adding images.
Including links.
Making lists and tables.
Utilizing tables.
Making a Form.
Form structure tags.
Constructing text input.
Creating password fields.
Erecting a multiline text box.
Forming drop-down lists.
Making checkboxes.
Popping in radio buttons.
Putting in action buttons.
Validating Your Pages.
Part 3: New or Changed HTML5 Elements.
Semantic Page Elements.
address.
article.
aside.
footer.
header.
hgroup.
menu.
nav.
section.
Inline Semantic Elements.
command.
details.
dfn.
figcaption.
figure.
summarydetails.
time.
wbr.
Media Elements.
audio.
canvas.
embed.
source.
svg.
video.
Ruby Elements.
ruby.
rt.
rp.
Part 4: New and Modified Form Elements.
New Form Elements.
datalist.
fieldset.
keygen.
label.
meter.
output.
progress.
New Form Element Attributes.
autofocus.
pattern.
placeholder.
required.
Validation.
New Form Input Types.
color.
date.
datetime.
datetime-local.
email.
month.
number.
range.
search.
tel.
time.
url.
week.
Part 5: Formatting with CSS.
A Quick Overview of CSS.
Employing local styles.
Making use of ids and classes.
Managing levels of CSS.
Managing the Appearance of Your Page.
Comprehending hex colors.
Editing text.
Joining the border patrol.
Putting in background images.
Using Float Positioning.
Getting to know the display types.
Having a block party.
Floating to a two-column look.
Cleaning up the form.
Using absolute positioning.
Part 6: New and Improved CSS Elements.
CSS3’s New Selection Tools.
Attribute selection.
not.
nth-child.
Other new pseudo-classes.
Downloadable Fonts and Text Support.
@font-face.
Column support.
text-stroke.
text-shadow.
Flexible Box Layout Model.
Creating a flexible box layout.
Viewing a flexible box layout.
. . . And now for a little reality.
New Visual Elements.
Color values.
Gradients.
Image borders.
Reflections.
Rounded corners.
Shadows.
Transformations.
Transition animation.
Transparency.
Part 7: Changes in JavaScript.
Behold: The New JavaScript Selection Options.
document.getElementsByClassName .
document.getElementsByTagName .
document.querySelector .
document.querySelectorAll .
Data Options.
Achieving offline cache.
Local storage.
WebSQL database.
Miscellaneous New JavaScript Features.
Geolocation.
Notifications.
Web sockets.
Web workers.
Part 8: Working with the Canvas.
Canvas Basics.
Setting up the canvas.
Understanding how canvas works.
Controlling Fill and Stroke Styles.
Colors.
Gradients.
Patterns.
Drawing Essential Shapes.
Drawing rectangles.
Drawing text.
Enhancing shapes with shadows.
Drawing More Complex Shapes.
Line-drawing options.
Making arcs and circles.
Making quadratic curves.
Producing a bezier curve.
Images.
Drawing an image on the canvas.
Drawing part of an image.
Manipulating Images with Transformations.
Building a transformed image.
Some key points about transformations.
Using Animation.
Basic structure of the animation loop.
Creating the constants.
Deploying the animation.
Giving animation to the current frame.
Moving an element.
Now we’re bouncing off the walls.
Working with Pixel Manipulation.
Index.

 

 

書城介紹  | 合作申請 | 索要書目  | 新手入門 | 聯絡方式  | 幫助中心 | 找書說明  | 送貨方式 | 付款方式 香港用户  | 台灣用户 | 大陸用户 | 海外用户
megBook.com.hk
Copyright © 2013 - 2024 (香港)大書城有限公司  All Rights Reserved.