htmlbeginnermit

Features Grid

A three-column feature grid with icons.

5.0k3.7k816686

About this module

A classic features section: three icon tiles with title and description, evenly balanced.

#features#grid#icons

Source code

Installation

  1. 1

    Create the files

    Create `index.html` and `style.css` in the same folder.

  2. 2

    Paste the code

    Copy each file's source into its matching file.

  3. 3

    Open in the browser

    Open `index.html` in any modern browser.

Usage

  1. 1

    Copy the HTML

    Paste the section markup where you need it.

    <link rel="stylesheet" href="style.css" />
    <section class="mh-sec">
      <div class="mh-container">
        <div class="mh-center-head"><span class="mh-eyebrow">Features</span><h2 class="mh-h2">Everything you need to ship</h2></div>
        <div class="mh-features">
          <div class="mh-f"><div class="mh-f-icon">⚑</div><h3>Live previews</h3><p>See every module running before you copy a line of code.</p></div>
          <div class="mh-f"><div class="mh-f-icon">πŸ“¦</div><h3>Copy &amp; paste</h3><p>Clean, production-ready code in the language you need.</p></div>
          <div class="mh-f"><div class="mh-f-icon">🎨</div><h3>Customize</h3><p>Recolor, resize and restyle with an instant live editor.</p></div>
        </div>
      </div>
    </section>
Overview
Categorysections
Frameworkhtml
Difficultybeginner
Licensemit
Versionv1.0.0
Features
  • Fully responsive
  • Semantic markup
  • No dependencies
Traits
  • ResponsiveYes
  • Dark modeYes
  • AccessibleYes
  • Production readyYes
Browser support
  • Chrome 90+
  • Firefox 90+
  • Safari 15+
  • Edge 90+

Related modules

Command Palette

Search modules and jump anywhere