Difference between revisions of "Landing Page Example Layout - HTML"

From Help Wiki
m
 
(3 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
     <div class="col-md-8 ">
 
     <div class="col-md-8 ">
 
           <div class="lead">
 
           <div class="lead">
Quick, two sentence summary of the page content.
+
Lead text / brief overview of the page content.  
 
           </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 col-md-6 columns nested under col-md-8 -->
 
  <div class="row"> <!-- two col-md-6 columns nested under col-md-8 -->
 
               <div class="col-md-6">
 
               <div class="col-md-6">
Line 37: Line 37:
 
====Sidebar information====
 
====Sidebar information====
 
*Links to related content
 
*Links to related content
*Create a help ticket
+
{{GetHelp}}
*etc.
+
 
<!-- end col-md-3-->
 
<!-- end col-md-3-->
 
</div>
 
</div>

Latest revision as of 16:25, 30 September 2017

Lead text / brief overview of the page content.

Page content that falls under the main page, and not in a subcolumn.

Bulletted items under column 1

Bulletted items under column 2