Difference between revisions of "Sidebar Example Layout - HTML"
From Help Wiki
| Line 4: | Line 4: | ||
<div class="col-md-8"> | <div class="col-md-8"> | ||
<div class="lead"> | <div class="lead"> | ||
| − | + | Succinct description of what this page is about. Could be two lines worth but shorter is better. | |
</div> | </div> | ||
| − | + | ====Task heading (optional)==== | |
| − | {{ | + | # |
| − | + | # | |
| − | + | # | |
| + | # | ||
| + | {{Collapsed | | ||
| + | * Use the a collapsed section for any more than 5 steps | ||
| + | * We want to keep the screen cast above the fold of the page | ||
| + | * Do not put critical info in here as it may not be seen by users | ||
| + | }} | ||
<!-- end col-md-7 --> | <!-- end col-md-7 --> | ||
</div> | </div> | ||
Revision as of 15:50, 25 April 2017
Succinct description of what this page is about. Could be two lines worth but shorter is better.
Task heading (optional)
- Use the a collapsed section for any more than 5 steps
- We want to keep the screen cast above the fold of the page
- Do not put critical info in here as it may not be seen by users