Difference between revisions of "Landing Page Example Layout - HTML"
From Help Wiki
Line 12: | Line 12: | ||
<div class="row"> <!-- two span6 columns nested under span 8 --> | <div class="row"> <!-- two span6 columns nested under span 8 --> | ||
<div class="col-md-6"> | <div class="col-md-6"> | ||
− | List of pages that fall under column 1 | + | ====List of pages that fall under column 1==== |
− | + | * | |
+ | * | ||
+ | * | ||
+ | * | ||
+ | * | ||
+ | * | ||
<!-- end col-md-6 --> | <!-- end col-md-6 --> | ||
</div> | </div> | ||
<div class="col-md-6"> | <div class="col-md-6"> | ||
− | List of pages that fall under column 2 | + | ====List of pages that fall under column 2==== |
− | + | * | |
+ | * | ||
+ | * | ||
+ | * | ||
+ | * | ||
+ | * | ||
<!-- end col-md-6 --> | <!-- end col-md-6 --> | ||
Line 29: | Line 39: | ||
<div class="col-md-1"></div> | <div class="col-md-1"></div> | ||
<div class="col-md-3 sidebar"> | <div class="col-md-3 sidebar"> | ||
− | Sidebar information | + | ====Sidebar information==== |
+ | * | ||
+ | * | ||
+ | * | ||
+ | * | ||
+ | * | ||
+ | * | ||
+ | *Links to related content | ||
+ | *Create a help ticket | ||
+ | *etc. | ||
<!-- end col-md-3--> | <!-- end col-md-3--> | ||
</div> | </div> |
Revision as of 15:37, 25 April 2017
Quick, two sentence summary of the page content.
Page content that falls under the main page, and not in a subcolumn.