CSS for Windows 8 app development /

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 S...

Full description

Saved in:
Bibliographic Details
Main Authors: Foster, Jeremy
Corporate Authors: SpringerLink (Online service)
Published: Apress ; Distributed to the book trade worldwide by Springer,
Publisher Address: Berkeley, CA : New York :
Publication Dates: 2013.
Literature type: eBook
Language: English
Series: The expert's voice in Windows 8
Subjects:
Online Access: http://dx.doi.org/10.1007/978-1-4302-4984-9
Summary: 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.
Item Description: Includes index.
Carrier Form: 1 online resource.
ISBN: 9781430249849 (electronic bk.)
1430249846 (electronic bk.)
1430249838
9781430249832
Index Number: TK5105
CLC: TP311.52
Contents: 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.