You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/design/basics/content-basics.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
description: An overview of common page patterns and UI elements for displaying content in your Windows app.
3
-
title: Content design basics for Windows apps
3
+
title: Content layout and spacing
4
4
ms.assetid: 3102530A-E0D1-4C55-AEFF-99443D39D567
5
5
label: Content design basics
6
6
template: detail.hbs
@@ -10,7 +10,7 @@ ms.topic: article
10
10
keywords: windows 10, uwp
11
11
ms.localizationpriority: medium
12
12
---
13
-
# Content design basics for Windows apps
13
+
# Content layout and spacing
14
14
15
15
This article provides some practical tips and examples to help you design the content of your app: Windows spacing rationale, using the type ramp to demonstrate hierarchy, lists and grids, and how to group controls.
Use alignment, margin, and padding to influence layout behavior.
54
-
:::column-end:::
55
-
:::column:::
56
-
### [Spacing](../style/spacing.md)
57
-
Use sizing to provide a balance between information density and user comfort.
58
-
:::column-end:::
59
-
60
-
:::row-end:::
17
+
-**[App silhouettes](../basics/app-silhouette.md)** - Learn about common layout patterns.
18
+
-**[App title bar](../basics/titlebar-design.md)** - Design recommendations and behaviors of the parts of a standard title bar.
19
+
-**[Screen sizes and breakpoints](screen-sizes-and-breakpoints-for-responsive-design.md)** - Screen sizes across the Windows ecosystem and how to design for breakpoints.
20
+
-**[Responsive design techniques](responsive-design.md)** - Responsive design techniques that optimize your app's layout for breakpoints.
0 commit comments