Defining layouts and navigation (HTML)
Learn how to layout your app and support navigation.
Before you begin Be sure you've downloaded your design assets for Windows Store apps and read these design patterns:
In this section
| Topic | Description |
|---|---|
|
Learn about the basic UI layout of Windows Store apps, including which UI surface to use for adding buttons, popping up messages and menus, and showing errors. | |
|
Learn how to layout a single app page by using the grid to adhere to the Windows 8 silhouette. | |
|
Learn how to support different views and layouts. | |
|
Learn how to support navigation in your app. |
Related topics