Template:Wiki Flexbox Sidebar: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<div style="display:flex; position:fixed"> | <div style="display:flex; position:fixed; top:25px; left:25px"> | ||
<div style="flex:1; border-right:1px solid DarkGoldenRod; border-left:1px solid DarkGoldenRod; border-bottom:1px solid DarkGoldenRod; background-color:#fcefcf"> | <div style="flex:1; border-right:1px solid DarkGoldenRod; border-left:1px solid DarkGoldenRod; border-bottom:1px solid DarkGoldenRod; background-color:#fcefcf"> | ||
<span style="display:flex; font-size:1.5vw; justify-content:center; margin-bottom:-2vw">CHAPTERS</span><br> | <span style="display:flex; font-size:1.5vw; justify-content:center; margin-bottom:-2vw">CHAPTERS</span><br> |
Revision as of 15:01, 17 January 2017
CHAPTERS
1. Introduction
2. Display Horizontal
3. Horizontal Spacing
4. Box Sizes
5. Flex Wrapping
6. Display Vertical
7. Centering Text
8. Misc Horizontal
9. Misc Attributes
Additional Helps
Flexbox Cheatsheet
Add More Lessons