CSS for Windows 8 app development

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

CSS for Windows 8 App Development is your learning guide for CSS – the language of great Windows 8-style apps. Learn the built-in styles that make the built-in controls shine, how to define them, and how to use CSS to give your custom app assets that beautiful Modern UI style.

CSS (Cascading Style Sheets) is the clear standard for styling web applications, and with HTML, CSS, and JavaScript now powering apps on Windows 8, it’s the clear standard there as well. CSS is a powerful styling and layout language that greatly simplifies the selection of page elements and their visual display, layout, and animation. Additionally, Windows 8 apps appear on a large variety of screen formats, and CSS is the primary means for uniquely defining these layouts.

  • Learn the language of great Windows 8-style apps
  • Raise your knowledge of the CSS3 standard
  • Use the styles built-in to Windows 8 style apps
  • Apply CSS styles to your app

Author(s): Foster, Jeremy
Series: Expert's voice in Windows 8
Publisher: Apress, Distributed to the Book trade worldwide by Springer
Year: 2013

Language: English
Pages: 312
City: New York, Berkeley, CA
Tags: Библиотека;Компьютерная литература;HTML / CSS / JavaScript;HTML5 / CSS3;Windows 8 style Apps;

Content: Windows 8 Design --
Introduction to Windows 8 Development --
Selectors and Style Rules --
Text Properties --
Box Properties --
Transforms, Transitions, and Animation Properties --
Layout Properties --
Global Styles --
WinJS Control Styles --
Overriding and Defining Styles.