SiteFooter
SiteFooter
☰ Style Guide
Style Guide
SiteFooter rendering surfaces.
Kind
Layout
Documentation
Root
qp-footer
Site footer root.
Structural HTML Example
HTML
<footer class="qp-footer">
<section id="footer-navigation" class="qp-section">
<header class="qp-section__header">
<h2 class="qp-section__title">...</h2>
</header>
<div class="qp-section__body">
...
</div>
</section>
</footer>
Canonical class structure. Not renderer output.