aboutsummaryrefslogtreecommitdiff
path: root/docs/layout/utilities-for-layout.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-03-03 12:57:16 -0800
committerMark Otto <[email protected]>2017-03-05 12:25:41 -0800
commitebe405a01b721b667a37ae5c249077f4cdb3b8bd (patch)
tree2574302f49ebc85b475c51635b4fa5f7c06cc958 /docs/layout/utilities-for-layout.md
parented1de86794cc0911dc7a3dbbf3bb9dfe421ef4b6 (diff)
downloadbootstrap-ebe405a01b721b667a37ae5c249077f4cdb3b8bd.tar.xz
bootstrap-ebe405a01b721b667a37ae5c249077f4cdb3b8bd.zip
Start rearranging the docs for a utilities update
— Rename display docs page — Move print display utils to display utils page — Drop remaining of responsive utils page as it's being replaced with display utils — Update nav to reflect changes
Diffstat (limited to 'docs/layout/utilities-for-layout.md')
-rw-r--r--docs/layout/utilities-for-layout.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/layout/utilities-for-layout.md b/docs/layout/utilities-for-layout.md
new file mode 100644
index 000000000..50f4ce395
--- /dev/null
+++ b/docs/layout/utilities-for-layout.md
@@ -0,0 +1,21 @@
+---
+layout: docs
+title: Utilities for layout
+description: Use any of our dozens of responsive utility classes for showing, hiding, aligning, and spacing content.
+group: layout
+---
+
+For faster mobile-friendly and responsive development, Bootstrap includes dozens of utility classes for showing, hiding, aligning, and spacing content. Below is a primer on what's included in Bootstrap and how these utilities can help you with layout.
+
+## Contents
+
+* Will be replaced with the ToC, excluding the "Contents" header
+{:toc}
+
+## Changing `display`
+
+## Flexbox options
+
+## Margin and padding
+
+## Toggle `visibility`