Formula Won Labs

Capability columns with feature tags

Compact columns pairing a one-line capability summary with an uppercase 'Features' micro-label and a bare-bullet list underneath. Good for security or platform-capability sections; needs 3-5 columns to read as a system, not a list.

Get a site with blocks like this
<section class="v-cap">
  <h2>Secure every layer</h2>
  <div class="v-cap-grid">
    <div class="v-cap-col">
      <div class="v-cap-head"><span class="v-cap-ico">&#9673;</span><strong>Identify</strong></div>
      <p>Inventory of every project, deployment, and agent.</p>
      <span class="v-cap-label">Features</span>
      <ul><li>Project directory</li><li>Deployment log</li></ul>
    </div>
    <div class="v-cap-col">
      <div class="v-cap-head"><span class="v-cap-ico">&#9635;</span><strong>Protect</strong></div>
      <p>Control access, protect data, and guard traffic.</p>
      <span class="v-cap-label">Features</span>
      <ul><li>Access control</li><li>Data isolation</li><li>Network policy</li></ul>
    </div>
    <div class="v-cap-col">
      <div class="v-cap-head"><span class="v-cap-ico">&#9671;</span><strong>Detect</strong></div>
      <p>Flag unusual activity before it becomes a problem.</p>
      <span class="v-cap-label">Features</span>
      <ul><li>Anomaly alerts</li><li>Audit trail</li></ul>
    </div>
  </div>
</section>
Block id: vercel-capability-columns-tagsvanilla · swap-content
More feature-grid blocks

Want the whole site, not just the block?

We ship real client sites in 3 weeks — with blocks like this one, wired to your brand.