@@include('./src/components/_global/include-header.html') @@include('./src/components/_global/include-loader.html') @@include('./src/components/_global/include-toggle-trigger.html')
@@include('./src/components/_global/include-brand.html') @@include('./src/components/_global/include-menu.html')

Equal Width Columns

Using only CSS, we can make a tabbed navigation whose tabs always occupy an equal share of the available width. No JS to interrogate the DOM, no server-side logic to count through items, no inline styles.

  • 223

    Web Design
  • 13

    UI
  • 5

    SEO
  • 567

    Interaction
@@include('./src/components/_global/include-copyright.html')
@@include('./src/components/_global/include-footer.html')