Difference between revisions of "Landing Page Example Layout - HTML"
From Help Wiki
m |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
<div class="container-fluid"> | <div class="container-fluid"> | ||
<div class="row"> | <div class="row"> | ||
Line 8: | Line 6: | ||
</div> | </div> | ||
====Page content that falls under the main page, and not in a subcolumn.==== | ====Page content that falls under the main page, and not in a subcolumn.==== | ||
− | <div class="row"> <!-- two | + | <div class="row"> <!-- two col-md-6 columns nested under col-md-8 --> |
<div class="col-md-6"> | <div class="col-md-6"> | ||
− | ==== | + | ====Bulletted items under column 1==== |
* | * | ||
* | * | ||
Line 21: | Line 19: | ||
<div class="col-md-6"> | <div class="col-md-6"> | ||
− | ==== | + | ====Bulletted items under column 2==== |
* | * | ||
* | * | ||
Line 52: | Line 50: | ||
} | } | ||
}} | }} | ||
− | + | __NOEDITSECTION__ | |
+ | __NOTOC__ | ||
[[Category:Page Layouts]] | [[Category:Page Layouts]] |
Revision as of 13:49, 12 May 2017
Quick, two sentence summary of the page content.