- 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.
推薦閱讀
- 大學計算機應用基礎實踐教程
- iOS 9 Game Development Essentials
- C和C++安全編碼(原書第2版)
- Vue.js 3.x從入門到精通(視頻教學版)
- Java Web程序設計
- Python算法從菜鳥到達人
- Mastering Apache Maven 3
- 深入淺出React和Redux
- Instant Lucene.NET
- Test-Driven Development with Django
- Vue.js 2 Web Development Projects
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Visual Studio Code 權威指南
- 遠方:兩位持續創業者的點滴思考
- C語言程序設計教程