Full-Bleed Bands, Constrained Content

Paint the outer section edge to edge. Keep reading width inside the shared container.

About the studio

Background reaches the viewport edges. Copy stays on the container track.

Selected work

Alternating band colour creates section rhythm without inventing a new layout each time.

Contact

Same container class — third reuse on one page.

Important HTML

<section class="band">
  <div class="section-container">…</div>
</section>
<section class="band-alt">
  <div class="section-container">…</div>
</section>