- Developing Windows Store Apps with HTML5 and JavaScript
- Rami Sarieddine
- 102字
- 2021-08-06 17:02:10
Summary
In HTML5, there are new semantically rich elements that can convey the purpose of their use. There are media elements that allow you to easily add audio and video to your application, and new input types and attributes that you can use to create intelligent and interactive forms and bind them to data on-the-fly, all with less markup and code than ever before.
In the next chapter, we will have a look at the new and rich CSS3 features available for us when developing for Windows 8, and how we can use them to style and apply layouts to our HTML.
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Mastering OpenCV Android Application Programming
- 簡單高效LATEX
- PHP基礎案例教程
- Developing Mobile Web ArcGIS Applications
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Mastering Python Scripting for System Administrators
- Responsive Web Design with HTML5 and CSS3
- Magento 2 Development Cookbook
- Python應用輕松入門
- Spring+Spring MVC+MyBatis整合開發實戰
- Mastering Business Intelligence with MicroStrategy
- 移動互聯網軟件開發實驗指導
- 創意UI:Photoshop玩轉APP設計
- OpenCV Android Programming By Example