Introduction"

From Documentation
m (Created page with '{{ZKStyleGuidePageHeader}} Welcome to ZK, the simplest way to make Rich Web Applications. The Style Guide describes the styling concepts and design of ZK. For installation refe…')
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{ZKStyleGuidePageHeader}}
 
{{ZKStyleGuidePageHeader}}
  
Welcome to ZK, the simplest way to make Rich Web Applications.
+
Welcome to ZK, the easiest way to build modern Java web application.
  
The Style Guide describes the styling concepts and design of ZK. For installation refer to the Quick Start Guide. For concepts, features, refer to the Developer's Guide. For a full description of component properties and methods refer to the Developer's Reference.
+
ZK Style Guide describes the styling concepts and design of ZK components. For installation, please refer to [[ZK Installation Guide]]. For concepts, please refer to [[ZK Essentials]]. For a full description of component properties and methods go to [[ZK Developer's Reference]].
  
This chapter describes the CSS naming pattern and styling concepts of ZK.
+
[http://code.google.com/p/zkthemes/ ZK Themes] is an open source project that has a collection of various themes, including breeze, silvertail and sapphire. You could derive your theme from any of them. It is also a good source to know how a custom theme works.
 +
 
 +
For more detail about customize theme and how to apply customize CSS, please refer to [[ZK Developer's Reference/Theming and Styling | Theming and Styling]].
  
 
{{ZKStyleGuidePageFooter}}
 
{{ZKStyleGuidePageFooter}}

Latest revision as of 02:30, 29 March 2013

Introduction



Welcome to ZK, the easiest way to build modern Java web application.

ZK Style Guide describes the styling concepts and design of ZK components. For installation, please refer to ZK Installation Guide. For concepts, please refer to ZK Essentials. For a full description of component properties and methods go to ZK Developer's Reference.

ZK Themes is an open source project that has a collection of various themes, including breeze, silvertail and sapphire. You could derive your theme from any of them. It is also a good source to know how a custom theme works.

For more detail about customize theme and how to apply customize CSS, please refer to Theming and Styling.



Last Update : 2013/03/29

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.