jQuery Cards Layout

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE

Also available for:

Description

Cards have three additional classes that are useful for laying out series of cards:

  • Card list—Through the .k-card-list class you can render cards that are detached from each other but placed in the same column.
  • Card group—The .k-card-group class allows you to render cards that are attached to each other and placed on a single row.
  • Card deck—The .k-card-deck class lets you render cards that are detached from each other and placed on a single row.

This Cards example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Additional Resources