2017年9月26日火曜日
2016年5月3日火曜日
2016年5月1日日曜日
2014年2月26日水曜日
2014年1月1日水曜日
2013年1月26日土曜日
HTML5 CANVAS
The HTML5 CANVAS is an new element that has a lot of features.
You can use CANVAS to add vector graphics, build interactive games and even create animations.
This lesson will take you through how to use the CANVAS element in your HTML5 documents, and explain fallback options for browsers that don't yet support it.
-----------------------------
HTML5.JP from here
-----------------------------
fallback plan
予備プラン
fallback position
最悪の場合の代案
as a fallback
滑り止めに
as a fallback position
代替策として
The fallback has to match the config structure exactly.
予備のコマンド(fallback)も、これらの設定の形式に正確に適合している必要があります。
You can use CANVAS to add vector graphics, build interactive games and even create animations.
This lesson will take you through how to use the CANVAS element in your HTML5 documents, and explain fallback options for browsers that don't yet support it.
-----------------------------
HTML5.JP from here
-----------------------------
fallback plan
予備プラン
fallback position
最悪の場合の代案
as a fallback
滑り止めに
as a fallback position
代替策として
The fallback has to match the config structure exactly.
予備のコマンド(fallback)も、これらの設定の形式に正確に適合している必要があります。
2013年1月2日水曜日
HTML5 - New Features,Browser Support for HTML5
HTML5 - New Features
Some of the most interesting new features in HTML5:
- The <canvas> element for 2D drawing</canvas>
- The <video> and <audio> elements for media playback</audio></video>
- Support for local storage
- New content-specific elements, like <article>, <footer>, <header>, <nav>, <section></section></nav></header></footer></article>
- New form controls, like calendar, date, time, email, url, search
Browser Support for HTML5
HTML5 is not yet an official standard, and no browsers have full HTML5 support.
But all major browsers (Safari, Chrome, Firefox, Opera, Internet Explorer) continue to add new HTML5 features to their latest versions.
FROM HERE
登録:
投稿 (Atom)