Subheader Panel

Top  Previous  Next

<!-- Optional SUBHEADER DIV -->

<div id="contentWrapper">

<div id="content">

<h1>Subheader Panel Content</h1>

<p>This is content you can place within the Subheader div.</p>

</div>

</div>

The Subheader panel displays below the Header Panel near the top of the page.
By default, comments have been placed around the <div> tags, which hides the panel from displaying in the web page.
Remove the comment tags to make the subheader visible.