<h3class="step-title">1. Fixed bars come first</h3>
<pclass="step-description">Both <code>.bar-title</code> and <code>.bar-tab</code> components should always be the first thing in the <code><body></code> of the page.</p>
<pclass="step-description">All fixed bars (<code>.bar-title, .bar-tab, .bar-header-secondary, .bar-footer)</code>) should always be the first thing in the <code><body></code> of the page. This is really important!</p>
</li>
<liclass="step">
<h3class="step-title">2. Everything else goes in <code>.content</code></h3>